@import "//fast.fonts.net/cssapi/0216f684-c0c1-482f-b020-7eec22f894fb.css";
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,900");
.bg {
  color: #fff; }
  .bg --red-primary {
    background-color: #97042d; }
    .bg --red-primary--translucent {
      background-color: rgba(151, 4, 45, 0.9); }
  .bg --red-secondary {
    background-color: #f37021; }
    .bg --red-secondary--translucent {
      background-color: rgba(243, 112, 33, 0.9); }
  .bg --red-tertiary {
    background-color: #ffcb05; }
    .bg --red-tertiary--translucent {
      background-color: rgba(255, 203, 5, 0.9); }
  .bg --orange-primary {
    background-color: #f37021; }
    .bg --orange-primary--translucent {
      background-color: rgba(243, 112, 33, 0.9); }
  .bg --orange-secondary {
    background-color: #21a4f3; }
    .bg --orange-secondary--translucent {
      background-color: rgba(33, 164, 243, 0.9); }
  .bg --orange-tertiary {
    background-color: #f37021; }
    .bg --orange-tertiary--translucent {
      background-color: rgba(243, 112, 33, 0.9); }
  .bg --green-primary {
    background-color: #00876c; }
    .bg --green-primary--translucent {
      background-color: rgba(0, 135, 108, 0.9); }
  .bg --green-secondary {
    background-color: #87001b; }
    .bg --green-secondary--translucent {
      background-color: rgba(135, 0, 27, 0.9); }
  .bg --green-tertiary {
    background-color: #00876c; }
    .bg --green-tertiary--translucent {
      background-color: rgba(0, 135, 108, 0.9); }
  .bg --purple-primary {
    background-color: #aa2471; }
    .bg --purple-primary--translucent {
      background-color: rgba(170, 36, 113, 0.9); }
  .bg --purple-secondary {
    background-color: #24aa5d; }
    .bg --purple-secondary--translucent {
      background-color: rgba(36, 170, 93, 0.9); }
  .bg --purple-tertiary {
    background-color: #aa2471; }
    .bg --purple-tertiary--translucent {
      background-color: rgba(170, 36, 113, 0.9); }
  .bg --blue-primary {
    background-color: #0061a7; }
    .bg --blue-primary--translucent {
      background-color: rgba(0, 97, 167, 0.9); }
  .bg --blue-secondary {
    background-color: #a74600; }
    .bg --blue-secondary--translucent {
      background-color: rgba(167, 70, 0, 0.9); }
  .bg --blue-tertiary {
    background-color: #0061a7; }
    .bg --blue-tertiary--translucent {
      background-color: rgba(0, 97, 167, 0.9); }
  .bg --grey-primary {
    background-color: #f7f7f7; }
    .bg --grey-primary--translucent {
      background-color: rgba(247, 247, 247, 0.9); }
  .bg --grey-secondary {
    background-color: #e0e0e0; }
    .bg --grey-secondary--translucent {
      background-color: rgba(224, 224, 224, 0.9); }
  .bg --grey-tertiary {
    background-color: #868686; }
    .bg --grey-tertiary--translucent {
      background-color: rgba(134, 134, 134, 0.9); }
  .bg --black-primary {
    background-color: #000; }
    .bg --black-primary--translucent {
      background-color: rgba(0, 0, 0, 0.9); }
  .bg --black-secondary {
    background-color: #404040; }
    .bg --black-secondary--translucent {
      background-color: rgba(64, 64, 64, 0.9); }
  .bg --black-tertiary {
    background-color: #000; }
    .bg --black-tertiary--translucent {
      background-color: rgba(0, 0, 0, 0.9); }

.txt --red-primary {
  color: #97042d; }
  .txt --red-primary--translucent {
    color: rgba(151, 4, 45, 0.9); }
.txt --red-secondary {
  color: #f37021; }
  .txt --red-secondary--translucent {
    color: rgba(243, 112, 33, 0.9); }
.txt --red-tertiary {
  color: #ffcb05; }
  .txt --red-tertiary--translucent {
    color: rgba(255, 203, 5, 0.9); }
.txt --orange-primary {
  color: #f37021; }
  .txt --orange-primary--translucent {
    color: rgba(243, 112, 33, 0.9); }
.txt --orange-secondary {
  color: #21a4f3; }
  .txt --orange-secondary--translucent {
    color: rgba(33, 164, 243, 0.9); }
.txt --orange-tertiary {
  color: #f37021; }
  .txt --orange-tertiary--translucent {
    color: rgba(243, 112, 33, 0.9); }
.txt --green-primary {
  color: #00876c; }
  .txt --green-primary--translucent {
    color: rgba(0, 135, 108, 0.9); }
.txt --green-secondary {
  color: #87001b; }
  .txt --green-secondary--translucent {
    color: rgba(135, 0, 27, 0.9); }
.txt --green-tertiary {
  color: #00876c; }
  .txt --green-tertiary--translucent {
    color: rgba(0, 135, 108, 0.9); }
.txt --purple-primary {
  color: #aa2471; }
  .txt --purple-primary--translucent {
    color: rgba(170, 36, 113, 0.9); }
.txt --purple-secondary {
  color: #24aa5d; }
  .txt --purple-secondary--translucent {
    color: rgba(36, 170, 93, 0.9); }
.txt --purple-tertiary {
  color: #aa2471; }
  .txt --purple-tertiary--translucent {
    color: rgba(170, 36, 113, 0.9); }
.txt --blue-primary {
  color: #0061a7; }
  .txt --blue-primary--translucent {
    color: rgba(0, 97, 167, 0.9); }
.txt --blue-secondary {
  color: #a74600; }
  .txt --blue-secondary--translucent {
    color: rgba(167, 70, 0, 0.9); }
.txt --blue-tertiary {
  color: #0061a7; }
  .txt --blue-tertiary--translucent {
    color: rgba(0, 97, 167, 0.9); }
.txt --grey-primary {
  color: #f7f7f7; }
  .txt --grey-primary--translucent {
    color: rgba(247, 247, 247, 0.9); }
.txt --grey-secondary {
  color: #e0e0e0; }
  .txt --grey-secondary--translucent {
    color: rgba(224, 224, 224, 0.9); }
.txt --grey-tertiary {
  color: #868686; }
  .txt --grey-tertiary--translucent {
    color: rgba(134, 134, 134, 0.9); }
.txt --black-primary {
  color: #000; }
  .txt --black-primary--translucent {
    color: rgba(0, 0, 0, 0.9); }
.txt --black-secondary {
  color: #404040; }
  .txt --black-secondary--translucent {
    color: rgba(64, 64, 64, 0.9); }
.txt --black-tertiary {
  color: #000; }
  .txt --black-tertiary--translucent {
    color: rgba(0, 0, 0, 0.9); }

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.428571429;
  color: #464648;
  background-color: #111a21; }

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

a {
  color: #0061a7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #0061a7;
    text-decoration: none; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #111a21;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

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

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Montserrat", "Helvetica LT W01 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 900;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: currentColor; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 38px; }

h2, .h2 {
  font-size: 34px; }

h3, .h3 {
  font-size: 30px; }

h4, .h4 {
  font-size: 26px; }

h5, .h5 {
  font-size: 22px; }

h6, .h6 {
  font-size: 18px; }

p {
  margin: 0 0 11px; }

.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 24px; } }

small,
.small {
  font-size: 87%; }

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

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

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

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

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

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 22px; }

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.428571429; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

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

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

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

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

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

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

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

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

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

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

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

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

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

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

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

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

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

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

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

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

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #111a21; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 16.5px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 36px; }
  input[type="date"].input-sm, .input-group-sm input[type="date"],
  input[type="time"].input-sm, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm, .input-group-sm
  input[type="month"] {
    line-height: 33px; }
  input[type="date"].input-lg, .input-group-lg input[type="date"],
  input[type="time"].input-lg, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg, .input-group-lg
  input[type="month"] {
    line-height: 49px; } }
.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 22px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 33px;
  line-height: 33px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5; }

.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg {
  height: 49px;
  line-height: 49px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 49px;
  line-height: 49px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 49px;
  min-height: 42px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 45px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px; }

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 27px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #858588; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px; }
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px; } }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

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

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #0061a7; }
  .nav .nav-divider {
    height: 1px;
    margin: 10px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #111a21;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #111a21; } }

.tab-content > .tab-pane {
  display: none; }
.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 14px 15px;
  font-size: 20px;
  line-height: 22px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 22px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 22px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 14px;
          padding-bottom: 14px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7px;
  margin-bottom: 7px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px; }
  .navbar-btn.btn-sm {
    margin-top: 8.5px;
    margin-bottom: 8.5px; }
  .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

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

  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

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

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

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

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

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

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

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

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

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

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

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

@media print {
  .hidden-print {
    display: none !important; } }
/* $ct-series-colors: (
    map-get(map-get($colour-groups, green), primary),
    map-get(map-get($colour-groups, green), secondary),
    map-get(map-get($colour-groups, green), tertiary),
    map-get(map-get($colour-groups, blue), primary),
    map-get(map-get($colour-groups, blue), secondary),
    map-get(map-get($colour-groups, blue), tertiary),
    map-get(map-get($colour-groups, purple), primary),
    map-get(map-get($colour-groups, purple), secondary),
    map-get(map-get($colour-groups, purple), tertiary),
    map-get(map-get($colour-groups, red), primary),
    map-get(map-get($colour-groups, red), secondary),
    map-get(map-get($colour-groups, red), tertiary)
); */
.ct-label {
  fill: rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.4);
  font-size: 0.75rem;
  line-height: 1; }

.ct-chart-line .ct-label,
.ct-chart-bar .ct-label {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.ct-chart-pie .ct-label,
.ct-chart-donut .ct-label {
  dominant-baseline: central; }

.ct-label.ct-horizontal.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start; }

.ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start; }

.ct-label.ct-vertical.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  text-align: right;
  text-anchor: end; }

.ct-label.ct-vertical.ct-end {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start; }

.ct-chart-bar .ct-label.ct-horizontal.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  text-anchor: start; }

.ct-chart-bar .ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  text-anchor: start; }

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start; }

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start; }

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  text-align: right;
  text-anchor: end; }

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: end; }

.ct-grid {
  stroke: rgba(0, 0, 0, 0.2);
  stroke-width: 1px;
  stroke-dasharray: 2px; }

.ct-grid-background {
  fill: none; }

.ct-point {
  stroke-width: 10px;
  stroke-linecap: round; }

.ct-line {
  fill: none;
  stroke-width: 4px; }

.ct-area {
  stroke: none;
  fill-opacity: 0.1; }

.ct-bar {
  fill: none;
  stroke-width: 10px; }

.ct-slice-donut {
  fill: none;
  stroke-width: 60px; }

.ct-series-a .ct-point, .ct-series-a .ct-line, .ct-series-a .ct-bar, .ct-series-a .ct-slice-donut {
  stroke: #aa2471; }
.ct-series-a .ct-slice-pie, .ct-series-a .ct-slice-donut-solid, .ct-series-a .ct-area {
  fill: #aa2471; }

.ct-series-b .ct-point, .ct-series-b .ct-line, .ct-series-b .ct-bar, .ct-series-b .ct-slice-donut {
  stroke: #24aa5d; }
.ct-series-b .ct-slice-pie, .ct-series-b .ct-slice-donut-solid, .ct-series-b .ct-area {
  fill: #24aa5d; }

.ct-series-c .ct-point, .ct-series-c .ct-line, .ct-series-c .ct-bar, .ct-series-c .ct-slice-donut {
  stroke: #aa2471; }
.ct-series-c .ct-slice-pie, .ct-series-c .ct-slice-donut-solid, .ct-series-c .ct-area {
  fill: #aa2471; }

.ct-series-d .ct-point, .ct-series-d .ct-line, .ct-series-d .ct-bar, .ct-series-d .ct-slice-donut {
  stroke: #aa2471; }
.ct-series-d .ct-slice-pie, .ct-series-d .ct-slice-donut-solid, .ct-series-d .ct-area {
  fill: #aa2471; }

.ct-series-e .ct-point, .ct-series-e .ct-line, .ct-series-e .ct-bar, .ct-series-e .ct-slice-donut {
  stroke: #24aa5d; }
.ct-series-e .ct-slice-pie, .ct-series-e .ct-slice-donut-solid, .ct-series-e .ct-area {
  fill: #24aa5d; }

.ct-series-f .ct-point, .ct-series-f .ct-line, .ct-series-f .ct-bar, .ct-series-f .ct-slice-donut {
  stroke: #aa2471; }
.ct-series-f .ct-slice-pie, .ct-series-f .ct-slice-donut-solid, .ct-series-f .ct-area {
  fill: #aa2471; }

.ct-series-g .ct-point, .ct-series-g .ct-line, .ct-series-g .ct-bar, .ct-series-g .ct-slice-donut {
  stroke: #aa2471; }
.ct-series-g .ct-slice-pie, .ct-series-g .ct-slice-donut-solid, .ct-series-g .ct-area {
  fill: #aa2471; }

.ct-series-h .ct-point, .ct-series-h .ct-line, .ct-series-h .ct-bar, .ct-series-h .ct-slice-donut {
  stroke: #24aa5d; }
.ct-series-h .ct-slice-pie, .ct-series-h .ct-slice-donut-solid, .ct-series-h .ct-area {
  fill: #24aa5d; }

.ct-series-i .ct-point, .ct-series-i .ct-line, .ct-series-i .ct-bar, .ct-series-i .ct-slice-donut {
  stroke: #aa2471; }
.ct-series-i .ct-slice-pie, .ct-series-i .ct-slice-donut-solid, .ct-series-i .ct-area {
  fill: #aa2471; }

.ct-series-j .ct-point, .ct-series-j .ct-line, .ct-series-j .ct-bar, .ct-series-j .ct-slice-donut {
  stroke: #aa2471; }
.ct-series-j .ct-slice-pie, .ct-series-j .ct-slice-donut-solid, .ct-series-j .ct-area {
  fill: #aa2471; }

.ct-series-k .ct-point, .ct-series-k .ct-line, .ct-series-k .ct-bar, .ct-series-k .ct-slice-donut {
  stroke: #24aa5d; }
.ct-series-k .ct-slice-pie, .ct-series-k .ct-slice-donut-solid, .ct-series-k .ct-area {
  fill: #24aa5d; }

.ct-series-l .ct-point, .ct-series-l .ct-line, .ct-series-l .ct-bar, .ct-series-l .ct-slice-donut {
  stroke: #aa2471; }
.ct-series-l .ct-slice-pie, .ct-series-l .ct-slice-donut-solid, .ct-series-l .ct-area {
  fill: #aa2471; }

.ct-square {
  display: block;
  position: relative;
  width: 100%; }
  .ct-square:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 100%; }
  .ct-square:after {
    content: "";
    display: table;
    clear: both; }
  .ct-square > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-minor-second {
  display: block;
  position: relative;
  width: 100%; }
  .ct-minor-second:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 93.75%; }
  .ct-minor-second:after {
    content: "";
    display: table;
    clear: both; }
  .ct-minor-second > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-major-second {
  display: block;
  position: relative;
  width: 100%; }
  .ct-major-second:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 88.8888888889%; }
  .ct-major-second:after {
    content: "";
    display: table;
    clear: both; }
  .ct-major-second > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-minor-third {
  display: block;
  position: relative;
  width: 100%; }
  .ct-minor-third:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 83.3333333333%; }
  .ct-minor-third:after {
    content: "";
    display: table;
    clear: both; }
  .ct-minor-third > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-major-third {
  display: block;
  position: relative;
  width: 100%; }
  .ct-major-third:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 80%; }
  .ct-major-third:after {
    content: "";
    display: table;
    clear: both; }
  .ct-major-third > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-perfect-fourth {
  display: block;
  position: relative;
  width: 100%; }
  .ct-perfect-fourth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 75%; }
  .ct-perfect-fourth:after {
    content: "";
    display: table;
    clear: both; }
  .ct-perfect-fourth > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-perfect-fifth {
  display: block;
  position: relative;
  width: 100%; }
  .ct-perfect-fifth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 66.6666666667%; }
  .ct-perfect-fifth:after {
    content: "";
    display: table;
    clear: both; }
  .ct-perfect-fifth > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-minor-sixth {
  display: block;
  position: relative;
  width: 100%; }
  .ct-minor-sixth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 62.5%; }
  .ct-minor-sixth:after {
    content: "";
    display: table;
    clear: both; }
  .ct-minor-sixth > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-golden-section {
  display: block;
  position: relative;
  width: 100%; }
  .ct-golden-section:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 61.804697157%; }
  .ct-golden-section:after {
    content: "";
    display: table;
    clear: both; }
  .ct-golden-section > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-major-sixth {
  display: block;
  position: relative;
  width: 100%; }
  .ct-major-sixth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 60%; }
  .ct-major-sixth:after {
    content: "";
    display: table;
    clear: both; }
  .ct-major-sixth > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-minor-seventh {
  display: block;
  position: relative;
  width: 100%; }
  .ct-minor-seventh:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 56.25%; }
  .ct-minor-seventh:after {
    content: "";
    display: table;
    clear: both; }
  .ct-minor-seventh > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-major-seventh {
  display: block;
  position: relative;
  width: 100%; }
  .ct-major-seventh:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 53.3333333333%; }
  .ct-major-seventh:after {
    content: "";
    display: table;
    clear: both; }
  .ct-major-seventh > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-octave {
  display: block;
  position: relative;
  width: 100%; }
  .ct-octave:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 50%; }
  .ct-octave:after {
    content: "";
    display: table;
    clear: both; }
  .ct-octave > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-major-tenth {
  display: block;
  position: relative;
  width: 100%; }
  .ct-major-tenth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 40%; }
  .ct-major-tenth:after {
    content: "";
    display: table;
    clear: both; }
  .ct-major-tenth > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-major-eleventh {
  display: block;
  position: relative;
  width: 100%; }
  .ct-major-eleventh:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 37.5%; }
  .ct-major-eleventh:after {
    content: "";
    display: table;
    clear: both; }
  .ct-major-eleventh > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-major-twelfth {
  display: block;
  position: relative;
  width: 100%; }
  .ct-major-twelfth:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 33.3333333333%; }
  .ct-major-twelfth:after {
    content: "";
    display: table;
    clear: both; }
  .ct-major-twelfth > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

.ct-double-octave {
  display: block;
  position: relative;
  width: 100%; }
  .ct-double-octave:before {
    display: block;
    float: left;
    content: "";
    width: 0;
    height: 0;
    padding-bottom: 25%; }
  .ct-double-octave:after {
    content: "";
    display: table;
    clear: both; }
  .ct-double-octave > svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

body {
  color: #000;
  background-color: #000; }

a, button {
  transition-property: color, border-color, background-color;
  transition-duration: 250ms;
  transition-timing-function: cubic-bezier(0.55, 0, 0.1, 1); }

a[href$=".pdf"]:before,
a[href$=".PDF"]:before {
  margin-right: 5px;
  display: inline-block;
  content: '';
  background-image: url(../assets/icon-document.png);
  background-repeat: no-repeat;
  background-size: 14px 18px;
  background-position: left top;
  width: 14px;
  height: 18px;
  vertical-align: baseline;
  font-size: 0;
  line-height: 1; }

main {
  font-size: 14px; }

.push-margin-top {
  margin-top: 3em; }

.push-text-right {
  text-align: right; }

.no-padding {
  padding: 0 !important; }

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  transition-property: opacity;
  transition-duration: 250ms;
  transition-timing-function: cubic-bezier(0.55, 0, 0.1, 1); }

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin-top: 2.5em; }

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.abs-links {
  position: relative; }
  .abs-links .abs-link {
    display: none;
    z-index: 1; }
  @media (min-width: 992px) {
    .abs-links .abs-link {
      display: block;
      position: absolute;
      width: 160px;
      height: 20px; }
    .abs-links .link1 {
      top: 500px;
      left: 78px; }
    .abs-links .link2 {
      top: 500px;
      left: 275px; }
    .abs-links .link3 {
      top: 525px;
      left: 275px; }
    .abs-links .link4 {
      top: 525px;
      left: 78px; }
    .abs-links .link5 {
      top: 525px;
      left: 470px; }
    .abs-links .link6 {
      top: 500px;
      left: 470px; } }
  @media (min-width: 1200px) {
    .abs-links .abs-link {
      display: block;
      position: absolute;
      width: 200px;
      height: 25px; }
    .abs-links .link1 {
      top: 608px;
      left: 95px; }
    .abs-links .link2 {
      top: 608px;
      left: 335px; }
    .abs-links .link3 {
      top: 635px;
      left: 335px; }
    .abs-links .link4 {
      top: 635px;
      left: 95px; }
    .abs-links .link5 {
      top: 635px;
      left: 575px; }
    .abs-links .link6 {
      top: 608px;
      left: 575px; } }

h1 {
  font-size: 26px; }
  @media (min-width: 768px) {
    h1 {
      font-size: 30px; } }
  @media (min-width: 992px) {
    h1 {
      font-size: 34px; } }
  @media (min-width: 1200px) {
    h1 {
      font-size: 38px; } }
  h1.page-title {
    margin-bottom: 30px;
    padding-bottom: 10px;
    width: 100%;
    color: #000;
    clear: both;
    text-transform: uppercase;
    position: relative;
    /* @include breakpoint($screen-md-min) {
        border-bottom-width: 2px;
    } */ }
    h1.page-title:after {
      content: '';
      width: 40px;
      height: 1px;
      background-color: #000;
      position: absolute;
      bottom: 0;
      left: 0; }

h2 {
  font-size: 22px; }
  @media (min-width: 768px) {
    h2 {
      font-size: 26px; } }
  @media (min-width: 992px) {
    h2 {
      font-size: 30px; } }
  @media (min-width: 1200px) {
    h2 {
      font-size: 34px; } }

h3 {
  font-size: 18px;
  margin: 1em 0 1em;
  margin: 1em 0; }
  @media (min-width: 768px) {
    h3 {
      font-size: 22px; } }
  @media (min-width: 992px) {
    h3 {
      font-size: 26px; } }
  @media (min-width: 1200px) {
    h3 {
      font-size: 30px; } }

h4 {
  font-size: 18px; }
  @media (min-width: 768px) {
    h4 {
      font-size: 18px; } }
  @media (min-width: 992px) {
    h4 {
      font-size: 22px; } }
  @media (min-width: 1200px) {
    h4 {
      font-size: 26px; } }

h5 {
  font-size: 18px;
  margin: 1.5em 0 0.75em; }
  @media (min-width: 768px) {
    h5 {
      font-size: 18px; } }
  @media (min-width: 992px) {
    h5 {
      font-size: 18px; } }
  @media (min-width: 1200px) {
    h5 {
      font-size: 22px; } }
  h5.title {
    margin-top: 40px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    clear: both;
    position: relative; }
    h5.title:after {
      content: '';
      width: 40px;
      height: 1px;
      background-color: #000;
      position: absolute;
      bottom: 0;
      left: 0; }

h6 {
  font-size: 18px;
  margin: 24px 0 12px; }
  @media (min-width: 768px) {
    h6 {
      font-size: 18px; } }
  @media (min-width: 992px) {
    h6 {
      font-size: 18px; } }
  @media (min-width: 1200px) {
    h6 {
      font-size: 18px; } }

p {
  margin-bottom: 14px; }
  p.lead {
    font-size: 17px;
    font-weight: 900;
    font-family: "Montserrat", "Helvetica LT W01 Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    @media (min-width: 768px) {
      p.lead {
        font-size: 20px; } }

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase; }

main > article .col-xs-12 ul,
main > article .col-md-9 ul,
ul.list {
  margin: 15px 0;
  padding: 0; }
  main > article .col-xs-12 ul li,
  main > article .col-md-9 ul li,
  ul.list li {
    padding: 0 0 14px 30px;
    background: url(../assets/icon-bullet.png) no-repeat left 5px;
    background-size: 10px 10px;
    list-style-type: none; }

@media (max-width: 767px) {
  .table-responsive {
    border-style: solid;
    border-bottom: none; } }

table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
  background-color: #fff; }
  table > thead > tr > th,
  table > thead > tr > td,
  table > tbody > tr > th,
  table > tbody > tr > td,
  table > tfoot > tr > th,
  table > tfoot > tr > td {
    padding: 16px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  table > caption + thead > tr:first-child > th,
  table > caption + thead > tr:first-child > td,
  table > colgroup + thead > tr:first-child > th,
  table > colgroup + thead > tr:first-child > td,
  table > thead:first-child > tr:first-child > th,
  table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  table > tbody + tbody {
    border-top: 2px solid #ddd; }

table thead th,
.table thead th {
  background-color: #000;
  color: #fff;
  border: none;
  border-right: 1px solid #f7f7f7;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold; }
table tbody th,
.table tbody th {
  font-weight: bold;
  font-size: 16px; }
  table tbody th.table-internal-header,
  .table tbody th.table-internal-header {
    background-color: #e0e0e0;
    font-family: "Montserrat", "Helvetica LT W01 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 900;
    text-transform: uppercase; }
    table tbody th.table-internal-header a,
    .table tbody th.table-internal-header a {
      color: #000;
      text-transform: uppercase; }
table tbody th,
table tbody td,
.table tbody th,
.table tbody td {
  border-top: none !important;
  border-bottom: 1px solid #dadada; }
table tbody tr.grey,
.table tbody tr.grey {
  background-color: #e0e0e0; }

.table-responsive > table {
  margin-bottom: 0; }
  .table-responsive > table > thead > tr > th,
  .table-responsive > table > thead > tr > td,
  .table-responsive > table > tbody > tr > th,
  .table-responsive > table > tbody > tr > td,
  .table-responsive > table > tfoot > tr > th,
  .table-responsive > table > tfoot > tr > td {
    white-space: nowrap; }

.img.img--left {
  margin: 0 auto; }
  @media (min-width: 768px) {
    .img.img--left {
      float: left;
      margin: 0 15px 15px 0; } }
  @media (min-width: 992px) {
    .img.img--left {
      margin: 0 30px 30px 0; } }
.img.img--right {
  margin: 0 auto; }
  @media (min-width: 768px) {
    .img.img--right {
      float: right;
      margin: 0 0 15px 15px; } }
  @media (min-width: 992px) {
    .img.img--right {
      margin: 0 0 30px 30px; } }

.custom-bar .actual.percent-1 {
  width: 1%; }

.custom-bar .actual.percent-2 {
  width: 2%; }

.custom-bar .actual.percent-3 {
  width: 3%; }

.custom-bar .actual.percent-4 {
  width: 4%; }

.custom-bar .actual.percent-5 {
  width: 5%; }

.custom-bar .actual.percent-6 {
  width: 6%; }

.custom-bar .actual.percent-7 {
  width: 7%; }

.custom-bar .actual.percent-8 {
  width: 8%; }

.custom-bar .actual.percent-9 {
  width: 9%; }

.custom-bar .actual.percent-10 {
  width: 10%; }

.custom-bar .actual.percent-11 {
  width: 11%; }

.custom-bar .actual.percent-12 {
  width: 12%; }

.custom-bar .actual.percent-13 {
  width: 13%; }

.custom-bar .actual.percent-14 {
  width: 14%; }

.custom-bar .actual.percent-15 {
  width: 15%; }

.custom-bar .actual.percent-16 {
  width: 16%; }

.custom-bar .actual.percent-17 {
  width: 17%; }

.custom-bar .actual.percent-18 {
  width: 18%; }

.custom-bar .actual.percent-19 {
  width: 19%; }

.custom-bar .actual.percent-20 {
  width: 20%; }

.custom-bar .actual.percent-21 {
  width: 21%; }

.custom-bar .actual.percent-22 {
  width: 22%; }

.custom-bar .actual.percent-23 {
  width: 23%; }

.custom-bar .actual.percent-24 {
  width: 24%; }

.custom-bar .actual.percent-25 {
  width: 25%; }

.custom-bar .actual.percent-26 {
  width: 26%; }

.custom-bar .actual.percent-27 {
  width: 27%; }

.custom-bar .actual.percent-28 {
  width: 28%; }

.custom-bar .actual.percent-29 {
  width: 29%; }

.custom-bar .actual.percent-30 {
  width: 30%; }

.custom-bar .actual.percent-31 {
  width: 31%; }

.custom-bar .actual.percent-32 {
  width: 32%; }

.custom-bar .actual.percent-33 {
  width: 33%; }

.custom-bar .actual.percent-34 {
  width: 34%; }

.custom-bar .actual.percent-35 {
  width: 35%; }

.custom-bar .actual.percent-36 {
  width: 36%; }

.custom-bar .actual.percent-37 {
  width: 37%; }

.custom-bar .actual.percent-38 {
  width: 38%; }

.custom-bar .actual.percent-39 {
  width: 39%; }

.custom-bar .actual.percent-40 {
  width: 40%; }

.custom-bar .actual.percent-41 {
  width: 41%; }

.custom-bar .actual.percent-42 {
  width: 42%; }

.custom-bar .actual.percent-43 {
  width: 43%; }

.custom-bar .actual.percent-44 {
  width: 44%; }

.custom-bar .actual.percent-45 {
  width: 45%; }

.custom-bar .actual.percent-46 {
  width: 46%; }

.custom-bar .actual.percent-47 {
  width: 47%; }

.custom-bar .actual.percent-48 {
  width: 48%; }

.custom-bar .actual.percent-49 {
  width: 49%; }

.custom-bar .actual.percent-50 {
  width: 50%; }

.custom-bar .actual.percent-51 {
  width: 51%; }

.custom-bar .actual.percent-52 {
  width: 52%; }

.custom-bar .actual.percent-53 {
  width: 53%; }

.custom-bar .actual.percent-54 {
  width: 54%; }

.custom-bar .actual.percent-55 {
  width: 55%; }

.custom-bar .actual.percent-56 {
  width: 56%; }

.custom-bar .actual.percent-57 {
  width: 57%; }

.custom-bar .actual.percent-58 {
  width: 58%; }

.custom-bar .actual.percent-59 {
  width: 59%; }

.custom-bar .actual.percent-60 {
  width: 60%; }

.custom-bar .actual.percent-61 {
  width: 61%; }

.custom-bar .actual.percent-62 {
  width: 62%; }

.custom-bar .actual.percent-63 {
  width: 63%; }

.custom-bar .actual.percent-64 {
  width: 64%; }

.custom-bar .actual.percent-65 {
  width: 65%; }

.custom-bar .actual.percent-66 {
  width: 66%; }

.custom-bar .actual.percent-67 {
  width: 67%; }

.custom-bar .actual.percent-68 {
  width: 68%; }

.custom-bar .actual.percent-69 {
  width: 69%; }

.custom-bar .actual.percent-70 {
  width: 70%; }

.custom-bar .actual.percent-71 {
  width: 71%; }

.custom-bar .actual.percent-72 {
  width: 72%; }

.custom-bar .actual.percent-73 {
  width: 73%; }

.custom-bar .actual.percent-74 {
  width: 74%; }

.custom-bar .actual.percent-75 {
  width: 75%; }

.custom-bar .actual.percent-76 {
  width: 76%; }

.custom-bar .actual.percent-77 {
  width: 77%; }

.custom-bar .actual.percent-78 {
  width: 78%; }

.custom-bar .actual.percent-79 {
  width: 79%; }

.custom-bar .actual.percent-80 {
  width: 80%; }

.custom-bar .actual.percent-81 {
  width: 81%; }

.custom-bar .actual.percent-82 {
  width: 82%; }

.custom-bar .actual.percent-83 {
  width: 83%; }

.custom-bar .actual.percent-84 {
  width: 84%; }

.custom-bar .actual.percent-85 {
  width: 85%; }

.custom-bar .actual.percent-86 {
  width: 86%; }

.custom-bar .actual.percent-87 {
  width: 87%; }

.custom-bar .actual.percent-88 {
  width: 88%; }

.custom-bar .actual.percent-89 {
  width: 89%; }

.custom-bar .actual.percent-90 {
  width: 90%; }

.custom-bar .actual.percent-91 {
  width: 91%; }

.custom-bar .actual.percent-92 {
  width: 92%; }

.custom-bar .actual.percent-93 {
  width: 93%; }

.custom-bar .actual.percent-94 {
  width: 94%; }

.custom-bar .actual.percent-95 {
  width: 95%; }

.custom-bar .actual.percent-96 {
  width: 96%; }

.custom-bar .actual.percent-97 {
  width: 97%; }

.custom-bar .actual.percent-98 {
  width: 98%; }

.custom-bar .actual.percent-99 {
  width: 99%; }

.custom-bar .actual.percent-100 {
  width: 100%; }

.custom-bar .target.percent-1 {
  left: calc(1% - 15px); }

.custom-bar .target.percent-2 {
  left: calc(2% - 15px); }

.custom-bar .target.percent-3 {
  left: calc(3% - 15px); }

.custom-bar .target.percent-4 {
  left: calc(4% - 15px); }

.custom-bar .target.percent-5 {
  left: calc(5% - 15px); }

.custom-bar .target.percent-6 {
  left: calc(6% - 15px); }

.custom-bar .target.percent-7 {
  left: calc(7% - 15px); }

.custom-bar .target.percent-8 {
  left: calc(8% - 15px); }

.custom-bar .target.percent-9 {
  left: calc(9% - 15px); }

.custom-bar .target.percent-10 {
  left: calc(10% - 15px); }

.custom-bar .target.percent-11 {
  left: calc(11% - 15px); }

.custom-bar .target.percent-12 {
  left: calc(12% - 15px); }

.custom-bar .target.percent-13 {
  left: calc(13% - 15px); }

.custom-bar .target.percent-14 {
  left: calc(14% - 15px); }

.custom-bar .target.percent-15 {
  left: calc(15% - 15px); }

.custom-bar .target.percent-16 {
  left: calc(16% - 15px); }

.custom-bar .target.percent-17 {
  left: calc(17% - 15px); }

.custom-bar .target.percent-18 {
  left: calc(18% - 15px); }

.custom-bar .target.percent-19 {
  left: calc(19% - 15px); }

.custom-bar .target.percent-20 {
  left: calc(20% - 15px); }

.custom-bar .target.percent-21 {
  left: calc(21% - 15px); }

.custom-bar .target.percent-22 {
  left: calc(22% - 15px); }

.custom-bar .target.percent-23 {
  left: calc(23% - 15px); }

.custom-bar .target.percent-24 {
  left: calc(24% - 15px); }

.custom-bar .target.percent-25 {
  left: calc(25% - 15px); }

.custom-bar .target.percent-26 {
  left: calc(26% - 15px); }

.custom-bar .target.percent-27 {
  left: calc(27% - 15px); }

.custom-bar .target.percent-28 {
  left: calc(28% - 15px); }

.custom-bar .target.percent-29 {
  left: calc(29% - 15px); }

.custom-bar .target.percent-30 {
  left: calc(30% - 15px); }

.custom-bar .target.percent-31 {
  left: calc(31% - 15px); }

.custom-bar .target.percent-32 {
  left: calc(32% - 15px); }

.custom-bar .target.percent-33 {
  left: calc(33% - 15px); }

.custom-bar .target.percent-34 {
  left: calc(34% - 15px); }

.custom-bar .target.percent-35 {
  left: calc(35% - 15px); }

.custom-bar .target.percent-36 {
  left: calc(36% - 15px); }

.custom-bar .target.percent-37 {
  left: calc(37% - 15px); }

.custom-bar .target.percent-38 {
  left: calc(38% - 15px); }

.custom-bar .target.percent-39 {
  left: calc(39% - 15px); }

.custom-bar .target.percent-40 {
  left: calc(40% - 15px); }

.custom-bar .target.percent-41 {
  left: calc(41% - 15px); }

.custom-bar .target.percent-42 {
  left: calc(42% - 15px); }

.custom-bar .target.percent-43 {
  left: calc(43% - 15px); }

.custom-bar .target.percent-44 {
  left: calc(44% - 15px); }

.custom-bar .target.percent-45 {
  left: calc(45% - 15px); }

.custom-bar .target.percent-46 {
  left: calc(46% - 15px); }

.custom-bar .target.percent-47 {
  left: calc(47% - 15px); }

.custom-bar .target.percent-48 {
  left: calc(48% - 15px); }

.custom-bar .target.percent-49 {
  left: calc(49% - 15px); }

.custom-bar .target.percent-50 {
  left: calc(50% - 15px); }

.custom-bar .target.percent-51 {
  left: calc(51% - 15px); }

.custom-bar .target.percent-52 {
  left: calc(52% - 15px); }

.custom-bar .target.percent-53 {
  left: calc(53% - 15px); }

.custom-bar .target.percent-54 {
  left: calc(54% - 15px); }

.custom-bar .target.percent-55 {
  left: calc(55% - 15px); }

.custom-bar .target.percent-56 {
  left: calc(56% - 15px); }

.custom-bar .target.percent-57 {
  left: calc(57% - 15px); }

.custom-bar .target.percent-58 {
  left: calc(58% - 15px); }

.custom-bar .target.percent-59 {
  left: calc(59% - 15px); }

.custom-bar .target.percent-60 {
  left: calc(60% - 15px); }

.custom-bar .target.percent-61 {
  left: calc(61% - 15px); }

.custom-bar .target.percent-62 {
  left: calc(62% - 15px); }

.custom-bar .target.percent-63 {
  left: calc(63% - 15px); }

.custom-bar .target.percent-64 {
  left: calc(64% - 15px); }

.custom-bar .target.percent-65 {
  left: calc(65% - 15px); }

.custom-bar .target.percent-66 {
  left: calc(66% - 15px); }

.custom-bar .target.percent-67 {
  left: calc(67% - 15px); }

.custom-bar .target.percent-68 {
  left: calc(68% - 15px); }

.custom-bar .target.percent-69 {
  left: calc(69% - 15px); }

.custom-bar .target.percent-70 {
  left: calc(70% - 15px); }

.custom-bar .target.percent-71 {
  left: calc(71% - 15px); }

.custom-bar .target.percent-72 {
  left: calc(72% - 15px); }

.custom-bar .target.percent-73 {
  left: calc(73% - 15px); }

.custom-bar .target.percent-74 {
  left: calc(74% - 15px); }

.custom-bar .target.percent-75 {
  left: calc(75% - 15px); }

.custom-bar .target.percent-76 {
  left: calc(76% - 15px); }

.custom-bar .target.percent-77 {
  left: calc(77% - 15px); }

.custom-bar .target.percent-78 {
  left: calc(78% - 15px); }

.custom-bar .target.percent-79 {
  left: calc(79% - 15px); }

.custom-bar .target.percent-80 {
  left: calc(80% - 15px); }

.custom-bar .target.percent-81 {
  left: calc(81% - 15px); }

.custom-bar .target.percent-82 {
  left: calc(82% - 15px); }

.custom-bar .target.percent-83 {
  left: calc(83% - 15px); }

.custom-bar .target.percent-84 {
  left: calc(84% - 15px); }

.custom-bar .target.percent-85 {
  left: calc(85% - 15px); }

.custom-bar .target.percent-86 {
  left: calc(86% - 15px); }

.custom-bar .target.percent-87 {
  left: calc(87% - 15px); }

.custom-bar .target.percent-88 {
  left: calc(88% - 15px); }

.custom-bar .target.percent-89 {
  left: calc(89% - 15px); }

.custom-bar .target.percent-90 {
  left: calc(90% - 15px); }

.custom-bar .target.percent-91 {
  left: calc(91% - 15px); }

.custom-bar .target.percent-92 {
  left: calc(92% - 15px); }

.custom-bar .target.percent-93 {
  left: calc(93% - 15px); }

.custom-bar .target.percent-94 {
  left: calc(94% - 15px); }

.custom-bar .target.percent-95 {
  left: calc(95% - 15px); }

.custom-bar .target.percent-96 {
  left: calc(96% - 15px); }

.custom-bar .target.percent-97 {
  left: calc(97% - 15px); }

.custom-bar .target.percent-98 {
  left: calc(98% - 15px); }

.custom-bar .target.percent-99 {
  left: calc(99% - 15px); }

.custom-bar .target.percent-100 {
  left: calc(100% - 15px); }

.custom-bar {
  position: relative;
  background-color: #e0e0e0; }
  @media (min-width: 768px) {
    .custom-bar {
      width: 300px; } }
  .custom-bar .label {
    position: absolute;
    left: 10px;
    line-height: 30px;
    color: #fff;
    font-weight: 900;
    font-family: "Montserrat", "Helvetica LT W01 Light", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .custom-bar .target {
    width: 30px;
    height: 30px;
    top: 0;
    position: absolute;
    background-image: url(../assets/icon-target.png);
    background-size: 15px 15px;
    background-position: center center;
    background-repeat: no-repeat; }
  .custom-bar .actual {
    display: block;
    height: 30px;
    background-color: #aa2471; }

.icon-key {
  margin-top: 2em;
  margin-bottom: 2em; }
  .icon-key div {
    margin-bottom: 1em;
    font-size: 0.75em;
    float: left;
    margin-left: 1em;
    margin-right: 1em; }
    @media (min-width: 768px) {
      .icon-key div {
        font-size: 1em;
        margin-bottom: 0; } }

.ct-series-a .ct-slice-pie {
  fill: #00876c; }

.ct-series-a .ct-slice-donut {
  stroke: #00876c; }

.ct-series-b .ct-slice-pie {
  fill: #aa2471; }

.ct-series-b .ct-slice-donut {
  stroke: #aa2471; }

.ct-series-c .ct-slice-pie {
  fill: #f37021; }

.ct-series-c .ct-slice-donut {
  stroke: #f37021; }

.ct-series-d .ct-slice-pie {
  fill: #0061a7; }

.ct-series-d .ct-slice-donut {
  stroke: #0061a7; }

.ct-series-e .ct-slice-pie {
  fill: #000; }

.ct-series-e .ct-slice-donut {
  stroke: #000; }

.ct-series-f .ct-slice-pie {
  fill: #87001b; }

.ct-series-f .ct-slice-donut {
  stroke: #87001b; }

.ct-series-g .ct-slice-pie {
  fill: #24aa5d; }

.ct-series-g .ct-slice-donut {
  stroke: #24aa5d; }

.ct-series-h .ct-slice-pie {
  fill: #21a4f3; }

.ct-series-h .ct-slice-donut {
  stroke: #21a4f3; }

.ct-series-i .ct-slice-pie {
  fill: #a74600; }

.ct-series-i .ct-slice-donut {
  stroke: #a74600; }

.ct-series-j .ct-slice-pie {
  fill: #404040; }

.ct-series-j .ct-slice-donut {
  stroke: #404040; }

.bg--green-primary {
  background-color: #00876c; }

.txt--green-primary {
  color: #00876c; }

.bg--purple-primary {
  background-color: #aa2471; }

.txt--purple-primary {
  color: #aa2471; }

.bg--orange-primary {
  background-color: #f37021; }

.txt--orange-primary {
  color: #f37021; }

.bg--blue-primary {
  background-color: #0061a7; }

.txt--blue-primary {
  color: #0061a7; }

.bg--black-primary {
  background-color: #000; }

.txt--black-primary {
  color: #000; }

.bg--green-secondary {
  background-color: #87001b; }

.txt--green-secondary {
  color: #87001b; }

.bg--purple-secondary {
  background-color: #24aa5d; }

.txt--purple-secondary {
  color: #24aa5d; }

.bg--orange-secondary {
  background-color: #21a4f3; }

.txt--orange-secondary {
  color: #21a4f3; }

.bg--blue-secondary {
  background-color: #a74600; }

.txt--blue-secondary {
  color: #a74600; }

.bg--black-secondary {
  background-color: #404040; }

.txt--black-secondary {
  color: #404040; }

main {
  background: #f7f7f7; }
  main > article {
    padding-top: 30px;
    padding-bottom: 30px; }

--red-primary {
  background-color: #97042d; }
  --red-primary--translucent {
    background-color: rgba(151, 4, 45, 0.9); }

--red-secondary {
  background-color: #f37021; }
  --red-secondary--translucent {
    background-color: rgba(243, 112, 33, 0.9); }

--red-tertiary {
  background-color: #ffcb05; }
  --red-tertiary--translucent {
    background-color: rgba(255, 203, 5, 0.9); }

--orange-primary {
  background-color: #f37021; }
  --orange-primary--translucent {
    background-color: rgba(243, 112, 33, 0.9); }

--orange-secondary {
  background-color: #21a4f3; }
  --orange-secondary--translucent {
    background-color: rgba(33, 164, 243, 0.9); }

--orange-tertiary {
  background-color: #f37021; }
  --orange-tertiary--translucent {
    background-color: rgba(243, 112, 33, 0.9); }

--green-primary {
  background-color: #00876c; }
  --green-primary--translucent {
    background-color: rgba(0, 135, 108, 0.9); }

--green-secondary {
  background-color: #87001b; }
  --green-secondary--translucent {
    background-color: rgba(135, 0, 27, 0.9); }

--green-tertiary {
  background-color: #00876c; }
  --green-tertiary--translucent {
    background-color: rgba(0, 135, 108, 0.9); }

--purple-primary {
  background-color: #aa2471; }
  --purple-primary--translucent {
    background-color: rgba(170, 36, 113, 0.9); }

--purple-secondary {
  background-color: #24aa5d; }
  --purple-secondary--translucent {
    background-color: rgba(36, 170, 93, 0.9); }

--purple-tertiary {
  background-color: #aa2471; }
  --purple-tertiary--translucent {
    background-color: rgba(170, 36, 113, 0.9); }

--blue-primary {
  background-color: #0061a7; }
  --blue-primary--translucent {
    background-color: rgba(0, 97, 167, 0.9); }

--blue-secondary {
  background-color: #a74600; }
  --blue-secondary--translucent {
    background-color: rgba(167, 70, 0, 0.9); }

--blue-tertiary {
  background-color: #0061a7; }
  --blue-tertiary--translucent {
    background-color: rgba(0, 97, 167, 0.9); }

--grey-primary {
  background-color: #f7f7f7; }
  --grey-primary--translucent {
    background-color: rgba(247, 247, 247, 0.9); }

--grey-secondary {
  background-color: #e0e0e0; }
  --grey-secondary--translucent {
    background-color: rgba(224, 224, 224, 0.9); }

--grey-tertiary {
  background-color: #868686; }
  --grey-tertiary--translucent {
    background-color: rgba(134, 134, 134, 0.9); }

--black-primary {
  background-color: #000; }
  --black-primary--translucent {
    background-color: rgba(0, 0, 0, 0.9); }

--black-secondary {
  background-color: #404040; }
  --black-secondary--translucent {
    background-color: rgba(64, 64, 64, 0.9); }

--black-tertiary {
  background-color: #000; }
  --black-tertiary--translucent {
    background-color: rgba(0, 0, 0, 0.9); }

.sig {
  margin: 0 auto; }
  @media (min-width: 768px) {
    .sig {
      margin: 0; } }

.accordion {
  border-top: 1px solid #000; }

.accordion__title {
  position: relative;
  margin: 0;
  padding: 15px 51px 15px 20px;
  font-size: 16px;
  background: #f7f7f7;
  color: #000;
  cursor: pointer; }
  @media (min-width: 768px) {
    .accordion__title {
      font-size: 18px; } }
  .accordion__title:after {
    position: absolute;
    right: 16px;
    top: 50%;
    display: block;
    width: 20px;
    height: 12px;
    transform: translateY(-50%) rotate(0deg);
    transition: transform 250ms cubic-bezier(0.55, 0, 0.1, 1);
    background: url(../assets/icon-caret.png) no-repeat;
    background-size: 20px 12px;
    content: ''; }
  .accordion--active .accordion__title:after {
    transform: translateY(-50%) rotate(180deg); }

.accordion__content {
  box-sizing: content-box;
  display: none;
  overflow-x: visible;
  overflow-y: auto;
  padding: 15px 0; }
  @media (min-width: 768px) {
    .accordion__content {
      padding: 15px 20px 30px; } }

button.button,
a.button {
  display: inline-block !important;
  margin: 0 0 10px 0;
  padding: 0;
  border: 0;
  outline: 0;
  background-color: transparent;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1;
  color: #fff; }
  button.button.button--small,
  a.button.button--small {
    padding: 12px 19px;
    font-size: 14px; }
    @media (min-width: 768px) {
      button.button.button--small,
      a.button.button--small {
        font-size: 16px; } }
  button.button.button--highlights,
  a.button.button--highlights {
    position: relative;
    padding-right: 46px !important;
    transition: all 0.55s ease-out; }
    button.button.button--highlights:after,
    a.button.button--highlights:after {
      content: '';
      background-image: url("../assets/icon-arrow-down.png");
      position: absolute;
      width: 20px;
      height: 12px;
      background-size: 20px 12px;
      top: 14px;
      right: 14px;
      z-index: 1;
      transition: all 0.55s ease-out; }
    button.button.button--highlights:before,
    a.button.button--highlights:before {
      transition: all 0.55s ease-out; }
    button.button.button--highlights:hover:before,
    a.button.button--highlights:hover:before {
      content: '';
      background-image: url("../assets/icon-caret.png");
      position: absolute;
      width: 20px;
      height: 12px;
      background-size: 20px 12px;
      top: 14px;
      right: 14px;
      z-index: 2;
      transition: all 0.55s ease-out; }
  button.button.button--blue,
  a.button.button--blue {
    background: #0061a7; }
  button.button.button--white,
  a.button.button--white {
    background: #fff;
    color: #4c5d6b; }
  button.button.button--keyline,
  a.button.button--keyline {
    border: 1px solid #fff;
    padding: 11px 14px; }
    button.button.button--keyline:hover,
    a.button.button--keyline:hover {
      background-color: #fff;
      color: #000; }
    button.button.button--keyline.blue,
    a.button.button--keyline.blue {
      border-color: #0061a7; }
      button.button.button--keyline.blue:hover,
      a.button.button--keyline.blue:hover {
        background-color: #0061a7;
        color: #fff; }
    button.button.button--keyline.green,
    a.button.button--keyline.green {
      border-color: #00876c; }
      button.button.button--keyline.green:hover,
      a.button.button--keyline.green:hover {
        background-color: #00876c;
        color: #fff; }
    button.button.button--keyline.orange,
    a.button.button--keyline.orange {
      border-color: #f37021; }
      button.button.button--keyline.orange:hover,
      a.button.button--keyline.orange:hover {
        background-color: #f37021;
        color: #fff; }
    button.button.button--keyline.purple,
    a.button.button--keyline.purple {
      border-color: #aa2471; }
      button.button.button--keyline.purple:hover,
      a.button.button--keyline.purple:hover {
        background-color: #aa2471;
        color: #fff; }
    button.button.button--keyline.dark,
    a.button.button--keyline.dark {
      color: #000; }

.case-study img {
  margin: 15px auto; }
  @media (min-width: 768px) {
    .case-study img {
      margin: 0; } }

.single-case-study img.inline-image {
  max-width: 100%;
  margin-bottom: 2em; }

.case-study-blocks {
  margin-top: 2em;
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .case-study-blocks {
      margin-bottom: 6em; } }
  .case-study-blocks .case-study-block a {
    background-color: #fff;
    display: block;
    color: #000; }
    .case-study-blocks .case-study-block a:hover .overlay {
      opacity: 0; }
  .case-study-blocks .case-study-block:nth-child(3n+2) a {
    background-color: #f7f7f7; }
  .case-study-blocks .case-study-block img {
    max-width: 100%;
    width: 100%; }
  .case-study-blocks .case-study-block .case-study-image {
    position: relative; }
  .case-study-blocks .case-study-block .content {
    padding: 1.5em 1.5em 2.25em;
    min-height: 136px; }
    .case-study-blocks .case-study-block .content h6 {
      margin: 0; }
  .case-study-blocks .case-study-block.purple h6, .case-study-blocks .case-study-block.blue h6, .case-study-blocks .case-study-block.orange h6, .case-study-blocks .case-study-block.green h6 {
    position: relative; }
    .case-study-blocks .case-study-block.purple h6:after, .case-study-blocks .case-study-block.blue h6:after, .case-study-blocks .case-study-block.orange h6:after, .case-study-blocks .case-study-block.green h6:after {
      content: '';
      height: 1px;
      width: 50px;
      outline: 0;
      border: 0;
      position: absolute;
      left: 0;
      bottom: -0.75em;
      background-color: #000; }
  .case-study-blocks .case-study-block.purple a:hover, .case-study-blocks .case-study-block.blue a:hover, .case-study-blocks .case-study-block.orange a:hover, .case-study-blocks .case-study-block.green a:hover {
    color: #fff; }
    .case-study-blocks .case-study-block.purple a:hover h6:after, .case-study-blocks .case-study-block.blue a:hover h6:after, .case-study-blocks .case-study-block.orange a:hover h6:after, .case-study-blocks .case-study-block.green a:hover h6:after {
      transition-property: background-color;
      transition-duration: 250ms;
      transition-timing-function: cubic-bezier(0.55, 0, 0.1, 1);
      background-color: #fff; }
  .case-study-blocks .case-study-block.purple .icon, .case-study-blocks .case-study-block.blue .icon, .case-study-blocks .case-study-block.orange .icon, .case-study-blocks .case-study-block.green .icon {
    position: absolute;
    z-index: 2;
    bottom: 20px;
    left: 20px;
    width: 60px;
    height: 60px;
    background-position: center center;
    background-size: 60px 60px;
    background-repeat: no-repeat;
    background-image: url(../assets/icon-book.png); }
  .case-study-blocks .case-study-block.purple h6:after {
    background-color: #aa2471; }
  .case-study-blocks .case-study-block.purple a:hover {
    background-color: #aa2471; }
  .case-study-blocks .case-study-block.purple .icon {
    background-image: url(../assets/icon-book.png); }
    .case-study-blocks .case-study-block.purple .icon.icon-people {
      background-image: url(../assets/icon-people-purple.png); }
  .case-study-blocks .case-study-block.blue h6:after {
    background-color: #0061a7; }
  .case-study-blocks .case-study-block.blue a:hover {
    background-color: #0061a7; }
  .case-study-blocks .case-study-block.blue .icon {
    background-image: url(../assets/icon-book-blue.png); }
    .case-study-blocks .case-study-block.blue .icon.icon-handshake {
      background-image: url(../assets/icon-handshake-blue.png); }
    .case-study-blocks .case-study-block.blue .icon.icon-traffic {
      background-image: url(../assets/icon-traffic-blue.png); }
    .case-study-blocks .case-study-block.blue .icon.icon-people {
      background-image: url(../assets/icon-people-blue.png); }
  .case-study-blocks .case-study-block.orange h6:after {
    background-color: #f37021; }
  .case-study-blocks .case-study-block.orange a:hover {
    background-color: #f37021; }
  .case-study-blocks .case-study-block.orange .icon {
    background-image: url(../assets/icon-book-orange.png); }
    .case-study-blocks .case-study-block.orange .icon.icon-car {
      background-image: url(../assets/icon-car-orange.png); }
    .case-study-blocks .case-study-block.orange .icon.icon-people {
      background-image: url(../assets/icon-people-orange.png); }
  .case-study-blocks .case-study-block.green h6:after {
    background-color: #00876c; }
  .case-study-blocks .case-study-block.green a:hover {
    background-color: #00876c; }
  .case-study-blocks .case-study-block.green .icon {
    background-image: url(../assets/icon-book-green.png); }
    .case-study-blocks .case-study-block.green .icon.icon-handshake {
      background-image: url(../assets/icon-handshake-green.png); }

.ct-chart-wrapper {
  padding: 15px;
  background: #fff; }

.ct-bar {
  stroke-width: 40px; }
  @media (min-width: 768px) {
    .ct-bar {
      stroke-width: 60px; } }

.ct-series-a .ct-bar, .ct-series-b .ct-bar, .ct-series-c .ct-bar, .ct-series-d .ct-bar {
  stroke: #aa2471; }

.ct-chart-bar .ct-label {
  fill: #464648;
  color: #464648;
  font-size: 12px; }
  @media (min-width: 768px) {
    .ct-chart-bar .ct-label {
      font-size: 14px; } }
.ct-chart-bar .ct-series .ct-label {
  fill: #fff;
  color: #fff;
  font-size: 14px;
  font-weight: bold; }
  @media (min-width: 768px) {
    .ct-chart-bar .ct-series .ct-label {
      font-size: 16px; } }

.ct-chart--customer-feedback .ct-label, .ct-chart--customer-complaints .ct-label {
  color: #fff;
  fill: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  alignment-baseline: after-edge; }

.pie-only .ct-chart-legend {
  padding-top: 0px; }
  @media (min-width: 768px) {
    .pie-only .ct-chart-legend {
      padding-top: 50px; } }

.ct-chart-legend {
  text-align: left; }
  .ct-chart-legend h4 {
    font-size: 12px;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .ct-chart-legend li {
    display: block;
    position: relative;
    padding: 0 0 10px 26px !important;
    margin: 0 !important;
    background-image: none !important;
    font-weight: bold;
    font-size: 12px; }
  .ct-chart-legend span.bg {
    position: absolute;
    display: inline-block;
    width: 17px;
    height: 17px;
    border-radius: 100%;
    overflow: hidden;
    font-size: 0;
    padding: 0;
    margin: 0;
    top: 1px;
    left: 0;
    min-height: 0; }

.ct-chart--expenditure-by-service .ct-label {
  fill: #464648;
  color: #464648;
  font-size: 14px;
  font-weight: bold; }
  @media (min-width: 1200px) {
    .ct-chart--expenditure-by-service .ct-label {
      font-size: 16px; } }
.ct-chart--expenditure-by-service + .ct-chart-legend {
  width: 64%;
  max-width: 320px;
  margin: 0 auto; }

.pie-header {
  background-color: #fff;
  padding: 30px; }

@media (min-width: 768px) {
  .ct-chart--alternating-bar:before {
    padding-bottom: 33.3333333333%; } }

.ct-chart__title {
  margin: 15px 0;
  text-align: center; }

.ct-chart-text-wrapper {
  position: relative; }

.ct-chart__text {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: center;
  transform: translateY(-50%);
  font-weight: 900;
  line-height: 1; }
  .ct-chart__text span {
    display: block;
    font-weight: normal;
    font-size: 16px; }
    @media (min-width: 768px) {
      .ct-chart__text span {
        font-size: 18px; } }
  @media (min-width: 768px) {
    .ct-chart__text {
      font-size: 40px; } }

.hero-gallery {
  position: relative;
  overflow: hidden;
  width: 100%; }
  @media (min-width: 1200px) {
    .hero-gallery img {
      width: 100%; } }

.slick-slide img {
  width: 100%; }

hr {
  outline: 0;
  border: 0;
  height: 1px;
  width: 40px;
  margin: 1em auto;
  background-color: #000; }
  hr.purple {
    background-color: #aa2471; }
  hr.green {
    background-color: #00876c; }

.diamond-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 300px; }

.secondary-gallery {
  position: relative;
  overflow: hidden;
  z-index: 0; }
  @media (min-width: 992px) {
    .secondary-gallery {
      max-height: 620px; } }
  .secondary-gallery.smaller-gallery {
    margin-top: 0 !important;
    margin-bottom: 2.5em; }
    .secondary-gallery.smaller-gallery .secondary-gallery__slider .secondary-gallery__slide {
      min-height: 320px; }
      @media (min-width: 992px) {
        .secondary-gallery.smaller-gallery .secondary-gallery__slider .secondary-gallery__slide {
          min-height: 420px; } }
    .secondary-gallery.smaller-gallery .secondary-gallery__overlay {
      background-size: 410px 410px;
      height: 320px; }
      @media (min-width: 992px) {
        .secondary-gallery.smaller-gallery .secondary-gallery__overlay {
          background-image: url(../assets/diamond-background.png);
          width: 410px;
          height: 410px; } }
      .secondary-gallery.smaller-gallery .secondary-gallery__overlay .secondary-gallery__content {
        width: 280px;
        padding-bottom: 0; }
        @media (min-width: 992px) {
          .secondary-gallery.smaller-gallery .secondary-gallery__overlay .secondary-gallery__content {
            padding-bottom: 40px; } }
        .secondary-gallery.smaller-gallery .secondary-gallery__overlay .secondary-gallery__content img {
          margin-bottom: 1em; }
  .secondary-gallery .secondary-gallery__slider {
    position: relative; }
    .secondary-gallery .secondary-gallery__slider .secondary-gallery__slide {
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      position: relative;
      min-height: 500px; }
      @media (min-width: 992px) {
        .secondary-gallery .secondary-gallery__slider .secondary-gallery__slide {
          min-height: 620px;
          padding-bottom: 0; } }
      .secondary-gallery .secondary-gallery__slider .secondary-gallery__slide .overlay {
        background-color: #000;
        opacity: 0.6;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
        @media (min-width: 992px) {
          .secondary-gallery .secondary-gallery__slider .secondary-gallery__slide .overlay {
            opacity: 0; } }
    .secondary-gallery .secondary-gallery__slider.parallax .secondary-gallery__slide {
      position: relative; }
      @media (min-width: 992px) {
        .secondary-gallery .secondary-gallery__slider.parallax .secondary-gallery__slide {
          min-height: 800px; } }
  .secondary-gallery .secondary-gallery__overlay {
    background-size: 600px 600px;
    background-repeat: no-repeat;
    background-position: bottom left;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: table;
    width: 100%;
    height: 500px; }
    @media (min-width: 992px) {
      .secondary-gallery .secondary-gallery__overlay {
        background-image: url(../assets/diamond-background.png);
        width: 600px;
        height: 600px; } }
    .secondary-gallery .secondary-gallery__overlay .secondary-gallery__content {
      color: #fff;
      text-align: center;
      width: 280px;
      margin: 0 auto; }
      @media (min-width: 992px) {
        .secondary-gallery .secondary-gallery__overlay .secondary-gallery__content {
          padding-bottom: 60px;
          width: 350px; } }

.abs-center {
  display: table;
  width: 100%;
  position: relative;
  z-index: 2; }

.vert-row {
  display: table-row; }

.vert-align {
  display: table-cell;
  vertical-align: middle;
  padding: 0; }

.hero-gallery__slide {
  position: relative; }

.hero-gallery__overlay {
  position: absolute;
  display: table;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%; }
  .hero-gallery__overlay .container {
    vertical-align: middle; }

.hero-gallery__content {
  display: block;
  margin: 0 0 0;
  padding: 30px 20px;
  color: #fff; }
  @media (min-width: 992px) {
    .hero-gallery__content {
      padding-right: 40px;
      padding-left: 40px; } }
  .hero-gallery__content button {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    margin-top: 1em; }
    .hero-gallery__content button:hover, .hero-gallery__content button:focus {
      background-color: #fff;
      color: #000; }
  .hero-gallery__content aside {
    display: inline-block;
    border-bottom: 1px solid #00aeef;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold; }
    .hero-gallery__content aside p {
      margin: 0;
      line-height: 1; }
  .hero-gallery__content h1 {
    line-height: 1;
    margin-bottom: 22px;
    font-size: 30px;
    margin-top: 0; }
    @media (min-width: 768px) {
      .hero-gallery__content h1 {
        font-size: 60px; } }
    @media (min-width: 992px) {
      .hero-gallery__content h1 {
        font-size: 80px; } }
  .hero-gallery__content h2 {
    margin: 20px 0 10px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 38px; }
    @media (min-width: 768px) {
      .hero-gallery__content h2 {
        font-size: 32px; } }
    @media (min-width: 1200px) {
      .hero-gallery__content h2 {
        font-size: 38px; } }
    .hero-gallery__content h2 sub {
      font-size: 16px;
      bottom: auto;
      position: static; }
      @media (min-width: 768px) {
        .hero-gallery__content h2 sub {
          font-size: 20px; } }
      @media (min-width: 992px) {
        .hero-gallery__content h2 sub {
          font-size: 25px; } }
      @media (min-width: 1200px) {
        .hero-gallery__content h2 sub {
          font-size: 30px; } }
  .hero-gallery__content h3 {
    margin-top: 0;
    font-size: 18px; }
    @media (min-width: 768px) {
      .hero-gallery__content h3 {
        font-size: 20px; } }
    @media (min-width: 1200px) {
      .hero-gallery__content h3 {
        font-size: 22px; } }

.hero-gallery__controls {
  display: none;
  font-size: 0;
  z-index: 2; }
  @media (min-width: 768px) {
    .hero-gallery__controls {
      display: block;
      position: absolute;
      bottom: 14px;
      left: 0;
      width: 100%; } }
  .hero-gallery__controls ul {
    margin: 0;
    padding: 0; }
  .hero-gallery__controls li {
    display: inline;
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .hero-gallery__controls button {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0; }
  .hero-gallery__controls .icon {
    margin: 16px 6px 0 0; }
  .hero-gallery__controls .icon--play {
    width: 16px;
    height: 17px;
    background: url(/assets/icon-play.png) no-repeat center center; }
    .hero-gallery__controls .icon--play:hover, .hero-gallery__controls .icon--play:focus {
      background-image: url(/assets/icon-play-active.png); }
  .hero-gallery__controls .icon--pause {
    width: 16px;
    height: 17px;
    background: url(/assets/icon-pause.png) no-repeat center center; }
    .hero-gallery__controls .icon--pause:hover, .hero-gallery__controls .icon--pause:focus {
      background-image: url(/assets/icon-pause-active.png); }

.hero-gallery__dots {
  position: absolute;
  z-index: 3;
  width: 320px;
  bottom: 18px;
  left: 50%;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 0;
  text-align: center;
  line-height: 1;
  transform: translateX(-50%); }
  .hero-gallery__dots li {
    display: inline-block;
    margin: 0;
    padding: 0 4px; }
    .hero-gallery__dots li.slick-active button, .hero-gallery__dots li:hover button {
      background-color: #fff; }
  .hero-gallery__dots button {
    background: transparent;
    margin: 0;
    padding: 0;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    outline: none;
    transform: rotate(45deg); }

.icon {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  background-size: contain; }
  .icon.icon--highlight-1 {
    background-image: url(../assets/icon-handshake-blue.png); }
  .icon.icon--highlight-2 {
    background-image: url(../assets/icon-car-orange.png); }
  .icon.icon--highlight-3 {
    background-image: url(../assets/icon-book-green.png); }
  .icon.icon--placeholder {
    background-image: url(../assets/icon-placeholder.png); }
  .icon.icon--calendar {
    background-image: url(../assets/icon-calendar.png); }
  .icon.icon--traffic-congestion {
    background-image: url(../assets/icon-traffic-congestion.png); }
  .icon.icon--handshake {
    background-image: url(../assets/icon-handshake.png); }
  .icon.icon--traffic-light {
    background-image: url(../assets/icon-traffic-light.png); }
  .icon.icon--community-access {
    background-image: url(../assets/icon-community-access.png); }
  .icon.icon--road-maintenance {
    background-image: url(../assets/icon-road-maintenance.png); }
  .icon.icon--office-road-safety {
    background-image: url(../assets/icon-office-road-safety.png); }
  .icon.icon--our-value-chain {
    background-image: url(../assets/icon-our-value-chain.png); }
  .icon.icon--road-efficiency {
    background-image: url(../assets/icon-road-efficiency.png); }
  .icon.icon--road-management {
    background-image: url(../assets/icon-road-management.png); }
  .icon.icon--road-safety {
    background-image: url(../assets/icon-road-safety.png); }
  .icon.icon--state-development {
    background-image: url(../assets/icon-state-development.png); }
  .icon.icon--engaging-stakeholders {
    background-image: url(../assets/icon-engaging-stakeholders.png); }
  .icon.icon--enhancing-customer-relationships {
    background-image: url(../assets/icon-enhancing-customer-relationships.png); }
  .icon.icon--environmental-management {
    background-image: url(../assets/icon-environmental-management.png); }
  .icon.icon--investing-in-people {
    background-image: url(../assets/icon-investing-in-people.png); }
  .icon.icon--safety-health-wellbeing {
    background-image: url(../assets/icon-safety-health-wellbeing.png); }
  .icon.icon--accountability {
    background-image: url(../assets/icon-accountability.png); }
  .icon.icon--integrity {
    background-image: url(../assets/icon-integrity.png); }
  .icon.icon--stewardship {
    background-image: url(../assets/icon-stewardship.png); }
  .icon.icon--transparency {
    background-image: url(../assets/icon-transparency.png); }
  .icon.icon--our-workforce {
    background-image: url(../assets/icon-our-workforce.png); }
  .icon.icon--graph2 {
    background-image: url(../assets/icon-graph2.png); }
  .icon.icon--external {
    background-image: url(../assets/icon-external.png); }
  .icon.icon--document {
    background-image: url(../assets/icon-document.png); }

@media (min-width: 768px) {
  .logo img {
    display: block;
    max-width: 100%;
    height: auto;
    display: inline-block;
    width: auto; } }

.logo--header img {
  margin: 30px 0;
  width: 75%;
  max-width: 253px; }

.logo--footer img {
  margin: 30px 0;
  width: 75%;
  max-width: 287px; }
  @media (min-width: 992px) {
    .logo--footer img {
      width: auto; } }

.navbar {
  border: none;
  border-radius: 0;
  min-height: 1px;
  margin-bottom: 0;
  background: #000;
  position: relative;
  z-index: 2000; }
  .navbar .container {
    border-top: 1px solid #fff; }

.navbar-toggle {
  float: none;
  position: absolute;
  top: 30px;
  right: 15px;
  margin: 0;
  border: 1px solid #fff; }
  .navbar-toggle .icon-bar {
    background-color: #fff; }

.navbar-nav {
  margin: 0;
  padding: 0; }
  .navbar-nav li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    background: none; }
  .navbar-nav a {
    display: block;
    margin: 0;
    padding: 5px 0;
    color: #fff;
    font-weight: bold; }
    @media (min-width: 768px) {
      .navbar-nav a {
        font-size: 12px; } }
    @media (min-width: 992px) {
      .navbar-nav a {
        font-size: 13px; } }
    @media (min-width: 1200px) {
      .navbar-nav a {
        font-size: 16px; } }
    .navbar-nav a:hover, .navbar-nav a:focus {
      text-decoration: none; }
  .navbar-nav > li {
    position: relative; }
    @media (min-width: 992px) {
      .navbar-nav > li {
        padding: 0 9px; } }
    .navbar-nav > li:hover .submenu, .navbar-nav > li:focus .submenu {
      display: block; }
    @media (min-width: 768px) {
      .navbar-nav > li:first-child {
        padding-left: 0; } }
    @media (min-width: 768px) {
      .navbar-nav > li:last-child {
        padding-right: 0; } }
    @media (min-width: 768px) {
      .navbar-nav > li.active > a {
        border-bottom-color: #aa2471; } }
    .navbar-nav > li > a {
      margin: 0;
      padding: 10px 0;
      line-height: 1; }
      @media (min-width: 768px) {
        .navbar-nav > li > a {
          padding: 18px 6px 14px;
          border-bottom: 4px solid transparent; } }
      @media (min-width: 992px) {
        .navbar-nav > li > a {
          padding-top: 20px;
          border-bottom-width: 6px; } }
      @media (min-width: 1200px) {
        .navbar-nav > li > a {
          padding-top: 22px;
          border-bottom-width: 8px; } }
      @media (min-width: 768px) {
        .navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
          border-bottom-color: #fff; } }
  .navbar-nav .submenu {
    padding-top: 5px;
    padding-bottom: 5px; }
    @media (min-width: 768px) {
      .navbar-nav .submenu {
        display: none;
        position: absolute;
        top: 48px;
        left: 0;
        margin: 0;
        padding: 5px 0;
        width: 228px;
        background: #000; } }
    @media (min-width: 992px) {
      .navbar-nav .submenu {
        top: 54px;
        left: 9px; } }
    @media (min-width: 1200px) {
      .navbar-nav .submenu {
        top: 60px; } }
    @media (min-width: 768px) {
      .navbar-nav .submenu.submenu--right {
        left: auto;
        right: 0; } }
    @media (min-width: 992px) {
      .navbar-nav .submenu.submenu--right {
        right: 9px; } }
    @media (min-width: 1200px) {
      .navbar-nav .submenu.submenu--right {
        left: 9px;
        right: auto; } }
    .navbar-nav .submenu li {
      margin: 0;
      padding: 0; }
      .navbar-nav .submenu li.active > a {
        color: #0061a7; }
    .navbar-nav .submenu a {
      font-weight: normal; }
      @media (min-width: 768px) {
        .navbar-nav .submenu a {
          display: block;
          padding: 5px 20px;
          font-size: 14px; } }
      .navbar-nav .submenu a:hover, .navbar-nav .submenu a:focus {
        color: #0061a7; }

.navbar-collapse {
  border-top: 0;
  box-shadow: none;
  padding: 15px;
  margin: 0 -15px; }
  @media (min-width: 768px) {
    .navbar-collapse {
      padding: 0;
      margin: 0; } }
  .navbar-collapse.in {
    overflow-y: visible; }

.side-navigation {
  margin: 0;
  padding: 13px 0 0;
  font-size: 14px;
  padding: 20px; }
  .side-navigation li {
    margin: 0;
    padding: 8px 0;
    list-style-type: none; }
    .side-navigation li.active {
      font-weight: bold; }
      .side-navigation li.active a {
        color: #0061a7; }
      .side-navigation li.active li a {
        color: #4c5d6b;
        font-weight: normal; }
        .side-navigation li.active li a:hover, .side-navigation li.active li a:focus {
          color: #0061a7; }
    .side-navigation li .submenu {
      margin: 0;
      padding: 0 0 0 15px; }
    .side-navigation li li {
      padding: 4px 0; }
  .side-navigation a {
    display: block;
    color: #4c5d6b; }
    .side-navigation a:hover, .side-navigation a:focus {
      color: #0061a7; }

@media (min-width: 768px) {
  .footer-nav {
    text-align: right; } }
.footer-nav ul {
  margin: 0 0 15px;
  padding: 0;
  font-size: 0;
  line-height: 1; }
.footer-nav li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: none; }
  @media (min-width: 768px) {
    .footer-nav li {
      display: inline-block;
      border-left: 1px solid #7a868f; } }
  @media (min-width: 768px) {
    .footer-nav li:first-child {
      border-left: none; } }
  @media (min-width: 768px) {
    .footer-nav li:first-child a {
      padding-left: 0; } }
  @media (min-width: 768px) {
    .footer-nav li:last-child a {
      padding-right: 0; } }
.footer-nav a {
  padding: 0 15px;
  font-size: 14px;
  color: #7a868f; }
  .footer-nav a:focus, .footer-nav a:hover {
    color: #fff; }

.pquote {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center; }
  @media (min-width: 768px) {
    .pquote {
      text-align: left; } }
  @media (min-width: 768px) {
    .pquote.pquote--left {
      float: left;
      padding-top: 0;
      padding-right: 30px;
      width: 40%; } }
  @media (min-width: 992px) {
    .pquote.pquote--left {
      padding-right: 60px; } }
  @media (min-width: 768px) {
    .pquote.pquote--right {
      float: right;
      padding-top: 0;
      padding-left: 30px;
      width: 40%; } }
  @media (min-width: 992px) {
    .pquote.pquote--right {
      padding-left: 60px; } }
  .pquote blockquote {
    padding: 0;
    margin: 0;
    border-left: none;
    color: #0061a7;
    font-weight: 900;
    font-family: "Montserrat", "Helvetica LT W01 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px; }
    @media (min-width: 768px) {
      .pquote blockquote {
        font-size: 18px; } }
    @media (min-width: 992px) {
      .pquote blockquote {
        font-size: 22px; } }
    @media (min-width: 1200px) {
      .pquote blockquote {
        font-size: 26px; } }

.social-wrapper {
  text-align: center; }
  @media (min-width: 992px) {
    .social-wrapper {
      text-align: left; } }

.social {
  margin: 15px 0 0;
  padding: 0; }
  .social li {
    margin: 0;
    padding: 0 0 0 6px;
    list-style-type: none;
    font-size: 0;
    display: inline-block;
    background: none; }
    .social li:first-child {
      padding-left: 0; }
  .social a {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    background: #868686; }
  .social .icon {
    background-repeat: no-repeat;
    background-position: center center; }
  .social .icon--twitter {
    background-image: url(../assets/icon-twitter.png);
    background-size: 20px 17px; }
    .social .icon--twitter:hover, .social .icon--twitter:focus {
      background-color: #2aaae1;
      background-image: url(../assets/icon-twitter-active.png); }
  .social .icon--facebook {
    background-image: url(../assets/icon-facebook.png);
    background-size: 13px 23px; }
    .social .icon--facebook:hover, .social .icon--facebook:focus {
      background-color: #39569b;
      background-image: url(../assets/icon-facebook-active.png); }
  .social .icon--youtube {
    background-image: url(../assets/icon-youtube.png);
    background-size: 19px 23px; }
    .social .icon--youtube:hover, .social .icon--youtube:focus {
      background-color: #b02c25;
      background-image: url(../assets/icon-youtube-active.png); }
  .social .icon--linkedin {
    background-image: url(../assets/icon-linkedin.png);
    background-size: 18px 17px; }
    .social .icon--linkedin:hover, .social .icon--linkedin:focus {
      background-color: #1882bb;
      background-image: url(../assets/icon-linkedin-active.png); }
  .social .icon--envelope {
    background-image: url(../assets/icon-envelope.png);
    background-size: 19px 14px; }
    .social .icon--envelope:hover, .social .icon--envelope:focus {
      background-color: #71bf4b;
      background-image: url(../assets/icon-envelope-active.png); }

.staff {
  text-align: center;
  background-size: cover;
  position: relative;
  z-index: 2; }
  @media (min-width: 992px) {
    .staff {
      background-image: url(../assets/staff-background.jpg);
      background-position: center center; } }
  @media (min-width: 1200px) {
    .staff {
      background-position: right center; } }
  .staff .staff-padding {
    padding: 3em 0 3.5em; }
  .staff .col-sm-6 {
    margin-top: 15px;
    clear: left; }
    @media (min-width: 768px) {
      .staff .col-sm-6 {
        min-height: 275px; } }
    @media (min-width: 992px) {
      .staff .col-sm-6 {
        min-height: auto; } }
    .staff .col-sm-6:nth-child(2n) {
      clear: none; }
  .staff .col-md-3 {
    clear: none; }
    .staff .col-md-3 img {
      vertical-align: bottom; }
  .staff h3 {
    font-size: 16px; }
    @media (min-width: 768px) {
      .staff h3 {
        font-size: 18px; } }
    @media (min-width: 992px) {
      .staff h3 {
        font-size: 20px; } }

@media (min-width: 992px) {
  .staff__image.col-md-3 {
    min-height: 325px; } }
@media (min-width: 992px) {
  .staff__image.col-md-3 {
    min-height: 285px; } }
.staff__image.col-md-3 img {
  margin: 0 auto; }
  @media (min-width: 768px) {
    .staff__image.col-md-3 img {
      margin: 0; } }
  @media (min-width: 992px) {
    .staff__image.col-md-3 img {
      position: absolute;
      bottom: 0;
      left: 0; } }

a.stat {
  display: block; }
  a.stat:hover, a.stat:focus {
    color: #fff; }

.nopadding {
  padding: 0 !important;
  margin: 0 !important; }

@media (min-width: 768px) {
  .home .secondary-gallery, .home .staff, .home .footer {
    top: -25px; } }
.home .footer {
  position: relative; }
@media (min-width: 768px) {
  .home .stat {
    top: -25px;
    margin-bottom: 0; } }
@media (min-width: 768px) {
  .home .stat.stat--row .stat--small {
    min-height: 365px; } }
@media (min-width: 992px) {
  .home .stat.stat--row .stat--small {
    min-height: 395px; } }
@media (min-width: 768px) {
  .home .stat.stat--row .highlight--two {
    min-height: 390px; } }
@media (min-width: 992px) {
  .home .stat.stat--row .highlight--two {
    min-height: 420px; } }

.stat {
  position: relative;
  text-align: center;
  top: auto;
  margin-bottom: 0;
  z-index: 2; }
  .stat.withback {
    background-color: #fff; }
  .stat.padded {
    padding: 1em 0; }
    @media (min-width: 768px) {
      .stat.padded {
        padding: 1em 0; } }
  .stat.stat--left, .stat.stat--right {
    margin-top: 15px;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .stat.stat--left, .stat.stat--right {
        margin-top: 0;
        margin-bottom: 30px;
        width: 31.9599109131%; } }
  @media (min-width: 768px) {
    .stat.stat--left {
      float: left;
      margin-right: 30px; } }
  @media (min-width: 992px) {
    .stat.stat--left {
      margin-right: 60px; } }
  @media (min-width: 768px) {
    .stat.stat--right {
      float: right;
      margin-left: 30px; } }
  @media (min-width: 992px) {
    .stat.stat--right {
      margin-left: 60px; } }
  @media (min-width: 768px) {
    .stat.stat--row .stat--small {
      min-height: 245px; } }
  @media (min-width: 992px) {
    .stat.stat--row .stat--small {
      min-height: 275px; } }
  .stat.stat--row .highlight {
    background-size: 100% 100%;
    background-position: center center;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.8);
    transition: background-size 0.25s ease-in-out; }
    .stat.stat--row .highlight:hover {
      transition: background-size 0.25s ease-in-out;
      background-size: 110% 110%; }
  .stat.stat--row .highlight--one {
    margin-top: 0;
    background-image: url(../assets/highlight-panel1.jpg); }
    @media (min-width: 768px) {
      .stat.stat--row .highlight--one {
        margin-top: 25px; } }
  .stat.stat--row .highlight--two {
    background-image: url(../assets/highlight-panel2.jpg);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.8);
    position: relative;
    z-index: 1; }
    @media (min-width: 768px) {
      .stat.stat--row .highlight--two {
        min-height: 390px; } }
    @media (min-width: 992px) {
      .stat.stat--row .highlight--two {
        min-height: 420px; } }
  .stat.stat--row .highlight--three {
    margin-top: 0;
    background-image: url(../assets/highlight-panel3.jpg); }
    @media (min-width: 768px) {
      .stat.stat--row .highlight--three {
        margin-top: 25px; } }
  .stat.stat--large {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .stat.stat--large {
        margin-top: 30px;
        margin-bottom: 30px; } }
    .stat.stat--large-featured {
      padding-top: 30px;
      padding-bottom: 30px;
      margin-top: 0; }
      @media (min-width: 768px) {
        .stat.stat--large-featured {
          margin-top: 15px; } }
    @media (min-width: 768px) {
      .stat.stat--large-icon {
        min-height: 200px;
        margin-top: 15px;
        margin-bottom: 15px; } }
    @media (min-width: 1200px) {
      .stat.stat--large-icon {
        min-height: 230px; } }
    @media (min-width: 1200px) {
      .stat.stat--large .stat__content {
        padding-top: 45px;
        padding-bottom: 40px; } }
    .stat.stat--large h3 {
      margin-top: 0; }
      @media (min-width: 1200px) {
        .stat.stat--large h3 {
          font-size: 75px; } }
    .stat.stat--large p {
      font-weight: bold; }
    .stat.stat--large .icon ~ h3 {
      margin-top: 22px; }
  .stat.stat--half {
    margin-top: 15px;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .stat.stat--half {
        margin-top: 30px;
        margin-bottom: 30px; } }
    @media (min-width: 768px) {
      .stat.stat--half .bg {
        min-height: 315px; } }
    @media (min-width: 992px) {
      .stat.stat--half .bg {
        min-height: 345px; } }
    @media (min-width: 1200px) {
      .stat.stat--half .bg {
        min-height: 315px; } }
    @media (min-width: 1200px) {
      .stat.stat--half .bg .stat__content {
        padding-top: 45px;
        padding-bottom: 40px; } }
    .stat.stat--half h3 {
      margin-top: 0; }
    @media (min-width: 768px) {
      .stat.stat--half .stat__left {
        padding-right: 0; } }
    @media (min-width: 768px) {
      .stat.stat--half .stat__chart {
        padding-left: 0; } }
    @media (min-width: 768px) {
      .stat.stat--half .stat__chart:before {
        position: absolute;
        top: 50%;
        left: -14px;
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 14.5px 14px 14.5px 0;
        border-color: transparent #fff transparent transparent;
        transform: translateY(-50%);
        content: ''; } }
    .stat.stat--half .stat__chart .bg {
      overflow: hidden; }
    .stat.stat--half .stat__content {
      overflow: hidden; }
      @media (min-width: 768px) {
        .stat.stat--half .stat__content {
          overflow: visible; } }
    .stat.stat--half .ct-chart {
      float: left;
      width: calc(55% - 30px); }
      @media (min-width: 768px) {
        .stat.stat--half .ct-chart {
          position: absolute;
          top: 50%;
          left: 30px;
          transform: translateY(-50%); } }
    .stat.stat--half .ct-chart-legend {
      float: left;
      width: 45%;
      padding-right: 30px;
      padding-left: 30px; }
      @media (min-width: 768px) {
        .stat.stat--half .ct-chart-legend {
          position: absolute;
          top: 50%;
          right: 0;
          float: none;
          transform: translateY(-50%); } }
      .stat.stat--half .ct-chart-legend span.bg {
        min-height: 0;
        margin: 0;
        padding: 0; }
  @media (min-width: 768px) {
    .stat.stat--small {
      min-height: 315px; } }
  @media (min-width: 1200px) {
    .stat.stat--small {
      min-height: 330px; } }
  @media (min-width: 768px) {
    .stat.stat--medium {
      min-height: 315px; } }
  @media (min-width: 1200px) {
    .stat.stat--medium {
      min-height: 330px; } }
  .stat.stat--medium .icon {
    width: 90px;
    max-width: 90px;
    height: 90px; }
  .stat.stat--panel-icon {
    margin-top: 15px;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .stat.stat--panel-icon .bg {
        min-height: 200px; } }
    @media (min-width: 768px) {
      .stat.stat--panel-icon .bg {
        min-height: 245px; } }
    @media (min-width: 1200px) {
      .stat.stat--panel-icon .bg {
        min-height: 245px; } }
    @media (min-width: 1200px) {
      .stat.stat--panel-icon .bg .stat__content {
        padding-top: 45px;
        padding-bottom: 40px; } }
    .stat.stat--panel-icon h3 {
      font-size: 25px; }
      @media (min-width: 768px) {
        .stat.stat--panel-icon h3 {
          font-size: 35px; } }
      @media (min-width: 1200px) {
        .stat.stat--panel-icon h3 {
          font-size: 46px; } }
  .stat.stat--featured a {
    display: block;
    margin: 15px 0;
    padding: 25px; }
    @media (min-width: 768px) {
      .stat.stat--featured a {
        margin: 30px 0;
        padding: 30px; } }
    @media (min-width: 992px) {
      .stat.stat--featured a {
        padding: 50px 30px; } }
  .stat.stat--featured h3 {
    font-size: 24px; }
    @media (min-width: 768px) {
      .stat.stat--featured h3 {
        font-size: 36px; } }
    @media (min-width: 1200px) {
      .stat.stat--featured h3 {
        font-size: 44px; } }
  .stat.stat--featured p {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold; }
    @media (min-width: 768px) {
      .stat.stat--featured p {
        font-size: 16px; } }
  .stat a,
  .stat aside, .stat.stat--numbers, .stat.stat--small, .stat.stat--medium, .stat.stat--chart {
    display: block;
    color: #fff; }
    .stat a .stat__content,
    .stat aside .stat__content, .stat.stat--numbers .stat__content, .stat.stat--small .stat__content, .stat.stat--medium .stat__content, .stat.stat--chart .stat__content {
      color: #fff; }
      @media (min-width: 1200px) {
        .stat a .stat__content,
        .stat aside .stat__content, .stat.stat--numbers .stat__content, .stat.stat--small .stat__content, .stat.stat--medium .stat__content, .stat.stat--chart .stat__content {
          padding-top: 45px;
          padding-bottom: 40px; } }
  .stat .bg {
    position: relative; }
  .stat .stat__content {
    padding: 30px; }
    @media (min-width: 768px) {
      .stat .stat__content {
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        transform: translateY(-50%); } }
    .stat .stat__content > :first-child {
      margin-top: 0; }
    @media (min-width: 768px) {
      .stat .stat__content:hover .icon {
        transform: scale(1);
        opacity: 1; } }
  .stat h4 {
    margin-bottom: 1em;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto; }
  .stat h3 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 35px; }
    @media (min-width: 768px) {
      .stat h3 {
        font-size: 50px; } }
    @media (min-width: 1200px) {
      .stat h3 {
        font-size: 72px; } }
    .stat h3.stat__title {
      font-size: 20px; }
      @media (min-width: 768px) {
        .stat h3.stat__title {
          font-size: 25px; } }
      @media (min-width: 1200px) {
        .stat h3.stat__title {
          font-size: 30px; } }
      .stat h3.stat__title.stat__title--medium {
        font-size: 25px;
        margin: 0 0 30px; }
        @media (min-width: 768px) {
          .stat h3.stat__title.stat__title--medium {
            font-size: 35px; } }
        @media (min-width: 1200px) {
          .stat h3.stat__title.stat__title--medium {
            font-size: 40px; } }
  .stat p {
    font-size: 16px; }
    @media (min-width: 768px) {
      .stat p {
        font-size: 17px; } }
    @media (min-width: 992px) {
      .stat p {
        font-size: 18px; } }
  .stat .icon {
    display: block;
    width: 130px;
    max-width: 130px;
    height: 100px;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .stat .icon {
        transform: scale(0.8);
        opacity: 1;
        transition-property: opacity, transform;
        transition-duration: 250ms;
        transition-timing-function: cubic-bezier(0.55, 0, 0.1, 1); } }
  .stat sub {
    font-size: 16px;
    bottom: auto;
    position: static; }
    @media (min-width: 768px) {
      .stat sub {
        font-size: 20px; } }
    @media (min-width: 992px) {
      .stat sub {
        font-size: 25px; } }
    @media (min-width: 1200px) {
      .stat sub {
        font-size: 30px; } }
  @media (min-width: 768px) {
    .stat .stat__expand-right {
      padding-right: 0; } }
  @media (min-width: 768px) {
    .stat .stat__expand-left {
      padding-left: 0; } }

.bg-img {
  background-repeat: none;
  background-size: cover;
  background-position: center top; }

.stat__inversed h3 {
  margin-top: 0; }
.stat__inversed p {
  margin-top: 30px; }

.scroll-to-top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 10px;
  width: 100%;
  margin: 0 auto;
  z-index: 3; }

.scroll-button {
  position: absolute;
  right: 20px;
  bottom: 20px;
  background-color: rgba(178, 178, 178, 0.7);
  background-image: url(../assets/icon-chevron-up.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center center;
  padding: 20px;
  text-align: center;
  margin: 0;
  cursor: pointer;
  transition: all 250ms ease-out; }

.value-chain-map {
  position: relative; }

[class^='vcm-'] {
  position: absolute; }

.vcm-led {
  top: 230px;
  left: 292px;
  width: 111px;
  height: 47px; }
  @media (min-width: 992px) {
    .vcm-led {
      top: 223px;
      left: 282px;
      width: 110px;
      height: 41px; } }
  @media (min-width: 1200px) {
    .vcm-led {
      top: 271px;
      left: 345px;
      width: 128px;
      height: 50px; } }

.vcm-gateway {
  top: 122px;
  left: 285px;
  width: 77px;
  height: 38px; }
  @media (min-width: 992px) {
    .vcm-gateway {
      top: 117px;
      left: 276px;
      width: 75px;
      height: 37px; } }
  @media (min-width: 1200px) {
    .vcm-gateway {
      top: 143px;
      left: 335px;
      width: 90px;
      height: 44px; } }

.vcm-rest-area {
  top: 251px;
  right: 0px;
  width: 94px;
  height: 28px; }
  @media (min-width: 992px) {
    .vcm-rest-area {
      top: 244px;
      right: 0px;
      width: 92px;
      height: 24px; } }
  @media (min-width: 1200px) {
    .vcm-rest-area {
      top: 297px;
      right: 0px;
      width: 110px;
      height: 24px; } }

.vcm-heritage {
  top: 229px;
  right: 140px;
  width: 34px;
  height: 42px; }
  @media (min-width: 992px) {
    .vcm-heritage {
      top: 222px;
      right: 136px;
      width: 32px;
      height: 39px; } }
  @media (min-width: 1200px) {
    .vcm-heritage {
      top: 270px;
      right: 165px;
      width: 38px;
      height: 45px; } }

.vcm-incident {
  top: 287px;
  left: 263px;
  width: 87px;
  height: 48px; }
  @media (min-width: 992px) {
    .vcm-incident {
      top: 278px;
      left: 255px;
      width: 84px;
      height: 46px; } }
  @media (min-width: 1200px) {
    .vcm-incident {
      top: 338px;
      left: 310px;
      width: 100px;
      height: 55px; } }

.vcm-road-train {
  top: 314px;
  right: 101px;
  width: 267px;
  height: 45px; }
  @media (min-width: 992px) {
    .vcm-road-train {
      top: 305px;
      right: 100px;
      width: 255px;
      height: 42px; } }
  @media (min-width: 1200px) {
    .vcm-road-train {
      top: 371px;
      right: 120px;
      width: 312px;
      height: 50px; } }

.vcm-congestion {
  top: 274px;
  left: 58px;
  width: 172px;
  height: 95px; }
  @media (min-width: 992px) {
    .vcm-congestion {
      top: 266px;
      left: 57px;
      width: 164px;
      height: 90px; } }
  @media (min-width: 1200px) {
    .vcm-congestion {
      top: 323px;
      left: 69px;
      width: 200px;
      height: 110px; } }

.vcm-onslow {
  top: 220px;
  right: 88px;
  width: 42px;
  height: 60px; }
  @media (min-width: 992px) {
    .vcm-onslow {
      top: 224px;
      right: 89px;
      width: 40px;
      height: 47px; } }
  @media (min-width: 1200px) {
    .vcm-onslow {
      top: 273px;
      right: 109px;
      width: 50px;
      height: 53px; } }

.vcm-wheatbelt {
  top: 238px;
  right: 174px;
  width: 102px;
  height: 34px; }
  @media (min-width: 992px) {
    .vcm-wheatbelt {
      top: 232px;
      right: 169px;
      width: 97px;
      height: 30px; } }
  @media (min-width: 1200px) {
    .vcm-wheatbelt {
      top: 282px;
      right: 206px;
      width: 116px;
      height: 33px; } }

.vcm-emergency-exercise {
  top: 273px;
  right: 214px;
  width: 122px;
  height: 30px; }
  @media (min-width: 992px) {
    .vcm-emergency-exercise {
      top: 264px;
      right: 210px;
      width: 115px;
      height: 29px; } }
  @media (min-width: 1200px) {
    .vcm-emergency-exercise {
      top: 316px;
      right: 256px;
      width: 138px;
      height: 39px; } }

.vcm-attenuator {
  top: 287px;
  right: 8px;
  width: 92px;
  height: 61px; }
  @media (min-width: 992px) {
    .vcm-attenuator {
      top: 278px;
      right: 8px;
      width: 92px;
      height: 60px; } }
  @media (min-width: 1200px) {
    .vcm-attenuator {
      top: 337px;
      right: 11px;
      width: 109px;
      height: 73px; } }

.vcm-route-manager-training {
  top: 114px;
  left: 25px;
  width: 228px;
  height: 108px; }
  @media (min-width: 992px) {
    .vcm-route-manager-training {
      top: 109px;
      left: 24px;
      width: 223px;
      height: 105px; } }
  @media (min-width: 1200px) {
    .vcm-route-manager-training {
      top: 134px;
      left: 30px;
      width: 269px;
      height: 126px; } }

.footer {
  padding-top: 15px;
  background: #000;
  color: #868686;
  text-align: center;
  font-size: 14px; }
  @media (min-width: 768px) {
    .footer {
      padding-top: 23px;
      text-align: left; } }
  .footer a {
    color: #fff; }
    .footer a:hover, .footer a:focus {
      color: #bdc4ca;
      text-decoration: none; }
    .footer a[href^="tel"] {
      color: #868686; }
      .footer a[href^="tel"]:hover, .footer a[href^="tel"]:focus {
        color: #bdc4ca; }
  .footer h3 {
    margin: 0;
    font-size: 14px;
    font-weight: bold; }
  .footer .row + .row:before {
    display: block;
    margin: 0 15px 13px;
    height: 1px;
    background-color: #868686;
    content: ''; }

@media (min-width: 768px) {
  .footer-logo-wrapper {
    text-align: center; } }
@media (min-width: 992px) {
  .footer-logo-wrapper {
    text-align: left; } }

a.gov-link {
  display: inline-block;
  margin-bottom: 15px;
  color: #868686; }
  a.gov-link:focus, a.gov-link:hover {
    color: #fff; }

.header {
  background-color: #000;
  position: relative; }
  .header.home {
    width: 100%;
    z-index: 4; }
    .header.home .navbar {
      background-color: transparent; }
    .header.home .is-sticky .navbar {
      background-color: #000; }
    @media (min-width: 1200px) {
      .header.home {
        background-color: rgba(0, 0, 0, 0.9);
        position: absolute;
        top: 0;
        left: 0; } }

.site-title {
  margin: 0;
  padding: 0 0 1em;
  font-size: 32px;
  text-align: center;
  color: #fff;
  display: none; }
  @media (min-width: 768px) {
    .site-title {
      position: absolute;
      right: 15px;
      top: 50%;
      transform: translateY(-50%);
      padding: 0;
      font-size: 28px;
      font-weight: bold;
      display: inline-block; } }

.icon--print {
  position: absolute;
  top: 16px;
  right: 15px;
  width: 20px;
  height: 21px;
  background-image: url(../assets/icon-printer.png);
  background-repeat: no-repeat;
  background-size: 20px 21px;
  background-position: left top; }
  @media (min-width: 1200px) {
    .icon--print {
      top: 20px; } }
  .icon--print:hover, .icon--print:focus {
    background-image: url(../assets/icon-printer-active.png); }

@media print {
  main {
    color: #000 !important; } }

@media print {
  .sticky-wrapper {
    display: none !important; } }

@media print {
  .accordion {
    border-top: 0; } }

@media print {
  .accordion__title {
    position: relative;
    margin: 0 0 1em;
    padding: 0;
    font-size: 16px;
    background: transparent; } }
@media print {
  .accordion__title:after {
    display: none; } }

@media print {
  .accordion__content {
    display: block;
    overflow-x: visible;
    overflow-y: visible;
    padding: 0; } }

@media print {
  .stat,
  .side-navigation,
  .navbar-toggle,
  [class*="ct-chart"] {
    display: none !important; } }

@media print {
  main .col-md-9 {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; } }
