@import url("https://use.typekit.net/xwi7imp.css");
table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
  border-collapse: separate !important; }

table.dataTable td, table.dataTable th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
  text-align: center; }

table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap; }

div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap; }

div.dataTables_wrapper div.dataTables_length select {
  width: 75px;
  display: inline-block; }

div.dataTables_wrapper div.dataTables_filter {
  text-align: right; }

div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left; }

div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto; }

div.dataTables_wrapper div.dataTables_info {
  padding-top: 8px;
  white-space: nowrap; }

div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right; }

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap; }

div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0; }

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
  padding-right: 30px; }

table.dataTable thead > tr > th:active, table.dataTable thead > tr > td:active {
  outline: none; }

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative; }

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
  position: absolute;
  bottom: 8px;
  right: 8px;
  display: block;
  font-family: 'Glyphicons Halflings';
  opacity: 0.5; }

table.dataTable thead .sorting:after {
  opacity: 0.2;
  content: "\e150"; }

table.dataTable thead .sorting_asc:after {
  content: "\e155"; }

table.dataTable thead .sorting_desc:after {
  content: "\e156"; }

table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
  color: #eee; }

div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important; }

div.dataTables_scrollBody > table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

div.dataTables_scrollBody > table > thead .sorting:after, div.dataTables_scrollBody > table > thead .sorting_asc:after, div.dataTables_scrollBody > table > thead .sorting_desc:after {
  display: none; }

div.dataTables_scrollBody > table > tbody > tr:first-child > th, div.dataTables_scrollBody > table > tbody > tr:first-child > td {
  border-top: none; }

div.dataTables_scrollFoot > table {
  margin-top: 0 !important;
  border-top: none; }

@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
    text-align: center; } }
table.dataTable.table-condensed > thead > tr > th {
  padding-right: 20px; }

table.dataTable.table-condensed .sorting:after, table.dataTable.table-condensed .sorting_asc:after, table.dataTable.table-condensed .sorting_desc:after {
  top: 6px;
  right: 6px; }

table.table-bordered.dataTable th, table.table-bordered.dataTable td {
  border-left-width: 0; }

table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
  border-right-width: 0; }

table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
  border-bottom-width: 0; }

div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0; }

div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0; }

div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
  padding-left: 0; }

div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
  padding-right: 0; }

table.dataTable.fixedHeader-floating, table.dataTable.fixedHeader-locked {
  background-color: white;
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

table.dataTable.fixedHeader-floating {
  position: fixed !important; }

table.dataTable.fixedHeader-locked {
  position: absolute !important; }

@media print {
  table.fixedHeader-floating {
    display: none; } }
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
  background: none; }

body {
  height: 100%;
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #00538b; }

body.login {
  background-color: #FFFFFF;
  color: #000; }

html, body {
  height: 100%; }

.mobile-header {
  position: fixed;
  top: 0;
  left: 0;
  background: #00538b;
  height: 80px;
  width: 100%;
  z-index: 999;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .mobile-header .mobile-title img {
    width: 137px;
    vertical-align: middle;
    margin-top: 8px;
    margin-left: 20px; }
  .mobile-header .mobile-title span {
    display: block;
    color: #F1A91E;
    margin-top: 7px;
    margin-left: 47px; }

@media only screen and (min-width: 768px) {
  .mobile-header {
    height: 80px;
    background: transparent;
    box-shadow: none; } }
@media only screen and (min-width: 1170px) {
  .mobile-header {
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
    /* Force Hardware Acceleration in WebKit */
    -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);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

  .mobile-header.is-fixed {
    /* when the user scrolls down, we hide the header right above the viewport */
    position: fixed;
    top: -80px;
    background-color: rgba(0, 83, 139, 0.96);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s; }

  .mobile-header.is-visible {
    /* if the user changes the scrolling direction, we show the header */
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }

  .mobile-header.menu-is-open {
    /* add a background color to the header when the navigation is open */
    background-color: rgba(0, 83, 139, 0.96); } }
.mobile-logo {
  display: block;
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: .875em; }

.mobile-logo img {
  display: block; }

@media only screen and (min-width: 768px) {
  .mobile-logo {
    left: 2.6em; } }
.mobile-primary-nav-trigger {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50px;
  background-color: #00538b; }

.mobile-primary-nav-trigger .mobile-menu-text {
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  /* hide the text on small devices */
  display: none; }

.mobile-primary-nav-trigger .mobile-menu-icon {
  /* this span is the central line of the menu icon */
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 22px;
  height: 3px;
  background-color: white;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  transition: background-color 0.3s;
  /* these are the upper and lower lines in the menu icon */ }

.mobile-primary-nav-trigger .mobile-menu-icon::before, .mobile-primary-nav-trigger .mobile-menu-icon:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: white;
  right: 0;
  -webkit-transition: -webkit-transform .3s, top .3s, background-color 0s;
  -moz-transition: -moz-transform .3s, top .3s, background-color 0s;
  transition: transform .3s, top .3s, background-color 0s; }

.mobile-primary-nav-trigger .mobile-menu-icon::before {
  top: -6px; }

.mobile-primary-nav-trigger .mobile-menu-icon::after {
  top: 6px; }

.mobile-primary-nav-trigger .mobile-menu-icon.is-clicked {
  background-color: rgba(255, 255, 255, 0); }

.mobile-primary-nav-trigger .mobile-menu-icon.is-clicked::before, .mobile-primary-nav-trigger .mobile-menu-icon.is-clicked::after {
  background-color: white; }

.mobile-primary-nav-trigger .mobile-menu-icon.is-clicked::before {
  top: 0;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg); }

.mobile-primary-nav-trigger .mobile-menu-icon.is-clicked::after {
  top: 0;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg); }

@media only screen and (min-width: 768px) {
  .mobile-primary-nav-trigger {
    width: 100px;
    padding-left: 1em;
    background-color: transparent;
    height: 30px;
    line-height: 30px;
    right: 2.2em;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }

  .mobile-primary-nav-trigger .mobile-menu-text {
    display: inline-block; }

  .mobile-primary-nav-trigger .mobile-menu-icon {
    left: auto;
    right: 1em;
    -webkit-transform: translateX(0) translateY(-50%);
    -moz-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%); } }
.mobile-primary-nav {
  /* by default it's hidden - on top of the viewport */
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 83, 139, 0.97);
  z-index: 998;
  text-align: center;
  padding: 50px 0 10px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: auto;
  /* this fixes the buggy scrolling on webkit browsers - mobile devices only - when overflow property is applied */
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s; }

.mobile-primary-nav li {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: .2em 0;
  text-transform: capitalize; }

.mobile-primary-nav a {
  display: inline-block;
  padding: .4em 1em;
  border-radius: 0.25em;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s; }

.mobile-primary-nav .mobile-label {
  color: #06446e;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 2.4em 0 .8em; }

.mobile-primary-nav .mobile-social {
  display: inline-block;
  margin: 0 .4em; }

.mobile-primary-nav .mobile-social a {
  width: 44px;
  height: 44px;
  padding: 0;
  background-image: url("../img/mobile-socials.svg");
  background-repeat: no-repeat;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }

.mobile-primary-nav .mobile-facebook a {
  background-position: 0 0; }

.mobile-primary-nav .mobile-instagram a {
  background-position: -44px 0; }

.mobile-primary-nav .mobile-dribbble a {
  background-position: -88px 0; }

.mobile-primary-nav .mobile-twitter a {
  background-position: -132px 0; }

.mobile-primary-nav.is-visible {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0); }

@media only screen and (min-width: 768px) {
  .mobile-primary-nav {
    padding: 80px 0; } }
@media only screen and (min-width: 1170px) {
  .mobile-primary-nav li {
    font-size: 30px;
    font-size: 1.875rem; }

  .mobile-primary-nav .mobile-label {
    font-size: 16px;
    font-size: 1rem; } }
.video-page-container {
  max-width: 600px;
  margin: 100px auto 0;
  text-align: center; }
  .video-page-container img.logo {
    display: block;
    width: 450px;
    margin: 0 0 60px 30px; }
  .video-page-container p {
    margin-bottom: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: 500; }
    .video-page-container p strong {
      font-weight: 500; }
    .video-page-container p a {
      color: #E63C2E; }

.embed-responsive {
  margin-bottom: 10px; }

.video-page-disc {
  text-align: center;
  color: black;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.8;
  margin-bottom: 100px; }

.login-container {
  max-width: 345px;
  margin: 150px auto 0;
  text-align: center; }
  .login-container img.logo {
    display: block;
    width: 425px;
    margin: 0 0 60px 0; }
  .login-container p {
    margin-bottom: 20px;
    text-align: center;
    font-size: 18px; }
    .login-container p strong {
      font-weight: 500; }
  .login-container .login-form {
    margin-bottom: 80px; }
  .login-container input.form-control {
    position: relative;
    height: 39px;
    margin-left: 0;
    padding: 6px 15px;
    border: 3px solid #00538b;
    border-radius: 8px;
    font-size: 18px;
    box-shadow: none;
    color: #00538b;
    background: #FFFFFF; }
    .login-container input.form-control:-ms-input-placeholder {
      color: #00538b;
      text-transform: uppercase; }
    .login-container input.form-control::-moz-placeholder {
      color: #00538b;
      text-transform: uppercase;
      opacity: 1; }
    .login-container input.form-control::-webkit-input-placeholder {
      color: #00538b;
      text-transform: uppercase; }
    .login-container input.form-control::placeholder {
      color: #00538b;
      text-transform: uppercase; }
    .login-container input.form-control:-webkit-autofill {
      -webkit-box-shadow: 0 0 0px 1000px #FFFFFF inset;
      -webkit-text-fill-color: #00538b !important;
      background-clip: content-box; }
  .login-container .form-group {
    margin-bottom: 8px; }
  .login-container .form-submit {
    margin-top: 24px;
    text-align: center; }
  .login-container .login-footer {
    display: block;
    max-width: 500px;
    margin: 0 auto;
    font-size: 16px;
    text-align: center; }
    .login-container .login-footer a {
      color: #000; }
    .login-container .login-footer p {
      font-size: 14px; }
    .login-container .login-footer .forgot-password {
      font-weight: 500; }
    .login-container .login-footer hr {
      margin-top: 12px;
      margin-bottom: 12px;
      border-width: 2px;
      border-color: #000; }
  .login-container .validation-summary-errors {
    margin-bottom: 25px;
    padding: 8px 10px;
    border: 3px solid #E63C2E;
    border-radius: 8px;
    color: #E63C2E;
    background: #fff0ea;
    text-align: center;
    font-weight: 500; }
    .login-container .validation-summary-errors ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .login-container .validation-summary-errors ul li {
        line-height: 24px; }
    .login-container .validation-summary-errors p {
      margin: 0;
      font-size: 14px; }

.form-submit {
  margin-top: 40px; }
  .form-submit button {
    display: inline-block;
    padding: 1px 45px;
    color: #fff;
    background: #00538b;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    border: none;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .form-submit button:hover, .form-submit button:focus {
      background: #1691bd; }
    .form-submit button span {
      position: relative; }
      .form-submit button span img {
        position: absolute;
        top: 2px;
        right: -22px;
        display: block;
        width: 11px; }

.map-container {
  position: relative;
  position: relative;
  padding-bottom: 10px; }
  .map-container .section-heading {
    border-bottom: 1px solid #262A2B;
    margin-bottom: 10px !important; }

#map {
  height: 700px;
  width: 100%; }

.map-zoom-controls {
  position: absolute;
  top: 131px;
  right: 27px;
  display: none;
  color: #eee;
  background: #00538b;
  border-radius: 5px;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.75);
  user-select: none; }
  .map-zoom-controls .zoom-control {
    display: block;
    width: 28px;
    height: 27px;
    background: #00538b;
    border: none;
    text-align: center;
    cursor: pointer;
    font-size: 21px;
    line-height: 27px;
    font-weight: 500;
    color: #eee; }
    .map-zoom-controls .zoom-control:hover {
      color: #fff; }
  .map-zoom-controls #map-zoom-in {
    border-radius: 5px 5px 0 0; }
  .map-zoom-controls #map-zoom-out {
    border-radius: 0 0 5px 5px; }
  .map-zoom-controls hr {
    border-color: #fff;
    margin: 0 5px; }

.map-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 10px solid #E63C2E; }

.map-info {
  background-color: #E63C2E;
  color: #FFFFFF;
  position: relative;
  bottom: 0;
  width: 100%;
  display: none;
  overflow-y: hidden; }
  .map-info .map-info-container {
    position: relative;
    padding: 10px 20px 20px; }
  .map-info .col-image {
    max-width: 330px; }
  .map-info a {
    color: white; }
    .map-info a:hover, .map-info a:focus {
      color: #fff; }
  .map-info a.close {
    position: absolute;
    top: -10px;
    right: 0;
    margin: 10px;
    color: #FFFFFF;
    transform: rotate(45deg);
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 2px solid #FFFFFF;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    font-weight: 700;
    text-shadow: none;
    opacity: 1; }
  .map-info #location_info h3, .map-info #contact_info h3 {
    margin-top: 0;
    color: #FFFFFF; }
  .map-info #location_info p, .map-info #contact_info p {
    width: auto;
    color: #FFFFFF;
    line-height: 1.5em;
    margin-bottom: 10px; }

#location-image {
  text-align: center; }
  #location-image img {
    display: block;
    width: 100%;
    max-width: 300px; }
  #location-image a {
    display: inline-block;
    margin: 5px 0;
    font-size: 12px; }

.sidebar {
  background-color: #00538b;
  width: 280px;
  height: 100%;
  vertical-align: top;
  position: fixed;
  padding: 25px 0px;
  z-index: 3; }
  .sidebar .confidentiality {
    color: #fff;
    margin-top: 20px;
    font-size: 12px;
    padding: 10px; }
  .sidebar .logo {
    padding: 0px 20px; }
    .sidebar .logo img {
      max-width: 230px; }
  @media screen and (max-width: 1250px) {
    .sidebar {
      width: 240px;
      padding: 20px 14px; } }
  @media (max-height: 1249px) {
    .sidebar {
      height: auto;
      min-height: 100%;
      position: absolute;
      margin-bottom: -600px; }
      .sidebar .bottom {
        position: static; } }
  .sidebar .svg {
    display: inline-block;
    width: 30px;
    padding-right: 6px;
    vertical-align: middle;
    padding-bottom: 2px; }
  .sidebar span {
    vertical-align: middle; }
  .sidebar .nav {
    padding: 0px 20px; }
  .sidebar .nav li {
    padding-left: 0px; }
    .sidebar .nav li a {
      padding-left: 0px; }

a {
  color: #1691bd;
  text-decoration: none; }
  a:hover, a:focus {
    color: #1691bd;
    text-decoration: underline; }

.table a {
  color: #328ca6; }

.main {
  position: relative;
  width: 100%;
  padding: 40px 20px 20px 315px; }
  @media screen and (max-width: 1250px) {
    .main {
      padding-left: 260px; } }
  @media (max-height: 1249px) and (min-width: 768px) {
    .main:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 240px;
      background-color: #00538b; } }
  @media (max-height: 1249px) and (min-width: 1251px) {
    .main:before {
      width: 280px; } }
  .main .section-heading {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    color: #0065a1;
    margin-bottom: 0px;
    clear: both;
    letter-spacing: .7px; }
    @media screen and (max-width: 1199px) {
      .main .section-heading {
        margin-top: 26px; } }
    .main .section-heading a {
      font-size: .75em;
      text-transform: none;
      color: #5a5553;
      float: right;
      font-weight: 100;
      position: relative;
      z-index: 999; }
  .main .submit-story {
    font-size: 11px;
    line-height: 25px; }
    .main .submit-story a {
      color: #E63C2E;
      text-transform: uppercase;
      font-weight: 500; }
    @media (min-width: 460px) {
      .main .submit-story {
        float: right; } }
  .main h2 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 44px;
    font-weight: 600;
    color: #008fbe;
    border-bottom: 2px solid #000; }
  .main p {
    line-height: 1.3em;
    margin-bottom: 25px;
    color: #262A2B; }
  .main h3 {
    color: #262A2B; }
  .main .confidentiality p,
  .main .confidentiality-mobile p {
    display: block;
    margin: 0;
    color: #ccc5c2;
    font-size: 11px;
    line-height: 1.3em; }
  .main .confidentiality {
    display: none;
    position: absolute;
    top: 10px;
    right: 35px;
    text-align: right; }
    @media (min-width: 768px) {
      .main .confidentiality {
        display: block; } }
  .main .confidentiality-mobile {
    padding: 25px 15px 15px;
    text-align: center; }
    @media (min-width: 768px) {
      .main .confidentiality-mobile {
        display: none; } }

body.overview .news-articles {
  margin-bottom: 15px; }
  body.overview .news-articles .bx-viewport {
    background: #fff0c8; }
body.overview .events {
  margin-bottom: 25px; }

.overview-intro {
  width: 50%;
  display: inline-block;
  margin-bottom: 25px;
  padding-top: 10px; }
  .overview-intro hr {
    border-top: 2px dotted #7b7b7b; }
  .overview-intro h3 {
    margin-top: 0px; }
  .overview-intro p {
    margin-bottom: 0; }
  .overview-intro.wide {
    width: 100%;
    display: block; }
  .overview-intro strong {
    font-size: 16px;
    font-weight: 500; }
  .overview-intro a {
    color: #E63C2E;
    text-transform: uppercase; }
  .overview-intro .news-intro {
    max-width: 462px;
    margin-bottom: 20px; }
    .overview-intro .news-intro h3 {
      margin-top: 0px;
      color: #645B57; }
  .overview-intro .pill-filters {
    margin: 10px auto 30px;
    white-space: nowrap;
    overflow-x: auto; }
    .overview-intro .pill-filters .pill-filter {
      display: inline-block;
      text-transform: uppercase;
      padding: 9px 28px;
      margin: 0px 6px;
      color: white; }
  .overview-intro .pill-filter {
    text-align: center;
    color: white;
    background: #bebebc;
    border-radius: 40px;
    font-size: 14px;
    letter-spacing: .15em;
    margin: 0 auto 14px; }
    .overview-intro .pill-filter:hover {
      background: #4E4E4E;
      text-decoration: none; }
    .overview-intro .pill-filter.active {
      background: #DF5626; }
  .overview-intro .share-box {
    text-align: center;
    float: right;
    background: #EFEFEF;
    padding: 15px 36px; }
    .overview-intro .share-box a {
      display: block;
      margin-top: 10px; }
    .overview-intro .share-box strong {
      font-weight: 700; }
  @media screen and (max-width: 991px) {
    .overview-intro .share-box {
      float: none; } }

.map-link {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  margin-bottom: 30px;
  margin-top: -10px;
  text-align: right; }
  .map-link img {
    width: 36px;
    display: inline-block;
    vertical-align: middle; }
  .map-link .date-placard {
    width: 27px;
    margin: 4px 12px 0 0;
    border-width: 0 2px 2px 2px;
    border-style: solid;
    border-color: #a19c99;
    display: inline-block;
    text-align: center;
    vertical-align: middle; }
    .map-link .date-placard .month {
      display: block;
      color: #fff;
      background-color: #a19c99;
      font-size: 9px;
      font-weight: 500;
      text-transform: uppercase; }
    .map-link .date-placard .date {
      display: block;
      color: #a19c99;
      font-size: 16px;
      line-height: 15px;
      font-weight: 700; }

ul.nav {
  margin-top: 25px;
  margin-bottom: 50px; }
  ul.nav li {
    list-style: none;
    padding-left: 25px; }
    ul.nav li a {
      text-transform: uppercase;
      color: #fff;
      font-size: 18px;
      font-weight: 500;
      letter-spacing: .12em; }
    ul.nav li a:hover, ul.nav li a:focus {
      background: none;
      color: #FEC524; }
      ul.nav li a:hover .svg path, ul.nav li a:focus .svg path {
        fill: #FEC524 !important; }
    ul.nav li.active a {
      color: #FEC524; }
      ul.nav li.active a .svg path {
        fill: #FEC524 !important; }

a.button {
  color: #fff;
  background: #FEC524;
  border: 2px solid #FEC524;
  border-radius: 4px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase; }
  a.button svg {
    stroke: #fff; }
  a.button:hover, a.button:focus {
    background: #E63C2E; }

.red-button {
  color: white;
  background: #DF5626;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 10px 10px;
  margin: 10px 0px 8px; }
  .red-button:hover {
    color: white; }

div.dataTables_wrapper div.dataTables_filter {
  float: left;
  margin-right: 10px;
  text-align: left; }
  div.dataTables_wrapper div.dataTables_filter label {
    position: relative; }
    div.dataTables_wrapper div.dataTables_filter label:after {
      content: '';
      position: absolute;
      top: 50%;
      right: 10px;
      display: block;
      width: 18px;
      height: 18px;
      margin-top: -9px;
      background-image: url(../img/icon-search.svg);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 18px 18px; }
  div.dataTables_wrapper div.dataTables_filter input {
    position: relative;
    width: 250px;
    margin-left: 0;
    padding-right: 28px;
    border: 3px solid #00538b;
    border-radius: 8px;
    font-size: 14px;
    box-shadow: none; }
    div.dataTables_wrapper div.dataTables_filter input:-ms-input-placeholder {
      color: rgba(0, 83, 139, 0.9); }
    div.dataTables_wrapper div.dataTables_filter input::-moz-placeholder {
      color: rgba(0, 83, 139, 0.9);
      opacity: 1; }
    div.dataTables_wrapper div.dataTables_filter input::-webkit-input-placeholder {
      color: rgba(0, 83, 139, 0.9); }
    div.dataTables_wrapper div.dataTables_filter input::placeholder {
      color: rgba(0, 83, 139, 0.9); }
div.dataTables_wrapper .banner {
  width: 450px;
  margin-bottom: 10px;
  padding-top: 45px; }
  div.dataTables_wrapper .banner a {
    display: block; }
  div.dataTables_wrapper .banner img {
    display: block;
    width: 100%; }
  @media (min-width: 1200px) {
    div.dataTables_wrapper .banner {
      position: absolute;
      top: 0;
      right: 15px;
      padding-top: 0; } }

.map-filters {
  position: absolute;
  top: -10px;
  right: 0;
  width: 280px; }
  .map-filters .filter {
    position: absolute;
    bottom: 0;
    left: 0; }
    .map-filters .filter button {
      position: relative;
      height: 30px;
      padding-left: 25px;
      background: none;
      width: 280px;
      -webkit-appearance: none;
      outline: none;
      font-size: 16px;
      text-transform: uppercase;
      border: none; }
      .map-filters .filter button .filter-bars {
        position: absolute;
        top: 0;
        left: 0;
        padding: 8px; }
        .map-filters .filter button .filter-bars .icon-bar {
          display: block;
          width: 15px;
          height: 3px;
          background-color: #00538b; }
        .map-filters .filter button .filter-bars .icon-bar + .icon-bar {
          margin-top: 2px; }
    .map-filters .filter .dropdown, .map-filters .filter .selection {
      display: none;
      padding-left: 10px;
      padding-top: 7px;
      width: 280px;
      height: 350px;
      color: #00538b;
      background: rgba(255, 255, 255, 0.93);
      z-index: 2;
      overflow: auto; }
      .map-filters .filter .dropdown .clearAll, .map-filters .filter .selection .clearAll {
        font-size: 10px;
        float: right;
        margin-right: 20px;
        line-height: 18px; }
      .map-filters .filter .dropdown ul, .map-filters .filter .selection ul {
        margin: 5px 0 0;
        padding: 0; }
        .map-filters .filter .dropdown ul li, .map-filters .filter .selection ul li {
          display: block; }
          .map-filters .filter .dropdown ul li label, .map-filters .filter .selection ul li label {
            position: relative;
            padding: 4px 10px 4px 25px;
            line-height: 16px; }
            .map-filters .filter .dropdown ul li label input[type="checkbox"], .map-filters .filter .selection ul li label input[type="checkbox"] {
              display: none; }
            .map-filters .filter .dropdown ul li label span, .map-filters .filter .selection ul li label span {
              position: absolute;
              top: 6px;
              left: 7px;
              display: block;
              width: 12px;
              height: 12px;
              border: 2px solid #00538b;
              border-radius: 50%; }
            .map-filters .filter .dropdown ul li label:hover span, .map-filters .filter .selection ul li label:hover span {
              background-color: rgba(177, 237, 255, 0.7); }
            .map-filters .filter .dropdown ul li label input[type="checkbox"]:checked + span, .map-filters .filter .selection ul li label input[type="checkbox"]:checked + span {
              background-color: #55AFCA; }
      .map-filters .filter .dropdown ul.type li label, .map-filters .filter .selection ul.type li label {
        padding-left: 29px; }
        .map-filters .filter .dropdown ul.type li label span, .map-filters .filter .selection ul.type li label span {
          top: 2px;
          border: none;
          background: none; }
          .map-filters .filter .dropdown ul.type li label span img, .map-filters .filter .selection ul.type li label span img {
            width: 15px;
            opacity: .3; }
        .map-filters .filter .dropdown ul.type li label:hover span img, .map-filters .filter .selection ul.type li label:hover span img {
          opacity: 1; }
        @media (hover: none) {
          .map-filters .filter .dropdown ul.type li label:hover span img,
          .map-filters .filter .dropdown ul.type li label span img, .map-filters .filter .selection ul.type li label:hover span img,
          .map-filters .filter .selection ul.type li label span img {
            opacity: .3; } }
        .map-filters .filter .dropdown ul.type li label input[type="checkbox"]:checked + span, .map-filters .filter .selection ul.type li label input[type="checkbox"]:checked + span {
          background: none; }
          .map-filters .filter .dropdown ul.type li label input[type="checkbox"]:checked + span img, .map-filters .filter .selection ul.type li label input[type="checkbox"]:checked + span img {
            opacity: 1; }
    .map-filters .filter button {
      color: #fff;
      background: #00538b; }
      .map-filters .filter button .filter-bars .icon-bar {
        background-color: #fff; }
    .map-filters .filter.active .dropdown {
      display: block; }

.contact-filters {
  float: left; }
  .contact-filters .filter {
    position: relative;
    float: left;
    margin: 0 10px; }
    .contact-filters .filter button {
      position: relative;
      height: 30px;
      padding-left: 25px;
      background: none;
      border-width: 3px 0 3px 0;
      border-style: solid;
      border-color: #fff;
      -webkit-appearance: none;
      outline: none;
      font-size: 16px;
      text-transform: uppercase; }
      .contact-filters .filter button .filter-bars {
        position: absolute;
        top: 0;
        left: 0;
        padding: 5px; }
        .contact-filters .filter button .filter-bars .icon-bar {
          display: block;
          width: 15px;
          height: 3px;
          background-color: #00538b; }
        .contact-filters .filter button .filter-bars .icon-bar + .icon-bar {
          margin-top: 2px; }
    .contact-filters .filter .selection {
      display: none;
      position: absolute;
      width: 280px;
      height: 280px;
      color: #00538b;
      background: rgba(255, 255, 255, 0.8);
      z-index: 2;
      overflow: auto; }
      .contact-filters .filter .selection .clear-all {
        position: relative;
        display: block;
        font-size: 10px;
        float: right;
        padding: 5px 10px;
        margin-right: 10px;
        margin-top: 5px;
        line-height: 18px;
        text-transform: uppercase;
        z-index: 2; }
      .contact-filters .filter .selection.reverse {
        color: #00538b;
        background: #fff;
        border: 2px solid #00538b; }
      .contact-filters .filter .selection ul {
        margin: 5px 0 0;
        padding: 0; }
        .contact-filters .filter .selection ul li {
          display: block; }
          .contact-filters .filter .selection ul li label {
            position: relative;
            padding: 4px 10px 4px 25px;
            line-height: 16px; }
            .contact-filters .filter .selection ul li label input[type="checkbox"] {
              display: none; }
            .contact-filters .filter .selection ul li label span {
              position: absolute;
              top: 6px;
              left: 7px;
              display: block;
              width: 12px;
              height: 12px;
              border: 2px solid #00538b;
              border-radius: 50%; }
            .contact-filters .filter .selection ul li label:hover span {
              background-color: rgba(85, 175, 202, 0.7); }
            .contact-filters .filter .selection ul li label input[type="checkbox"]:checked + span {
              background-color: #55AFCA; }
        .contact-filters .filter .selection ul.type li label {
          padding-left: 29px; }
          .contact-filters .filter .selection ul.type li label span {
            top: 2px;
            border: none;
            background: none; }
            .contact-filters .filter .selection ul.type li label span img {
              width: 15px;
              opacity: .3; }
          .contact-filters .filter .selection ul.type li label:hover span img {
            opacity: 1; }
          @media (hover: none) {
            .contact-filters .filter .selection ul.type li label:hover span img,
            .contact-filters .filter .selection ul.type li label span img {
              opacity: .3; } }
          .contact-filters .filter .selection ul.type li label input[type="checkbox"]:checked + span {
            background: none; }
            .contact-filters .filter .selection ul.type li label input[type="checkbox"]:checked + span img {
              opacity: 1; }
    .contact-filters .filter:hover button, .contact-filters .filter.active button, .contact-filters .filter.open button {
      color: #fff;
      background: #00538b; }
      .contact-filters .filter:hover button .filter-bars .icon-bar, .contact-filters .filter.active button .filter-bars .icon-bar, .contact-filters .filter.open button .filter-bars .icon-bar {
        background-color: #fff; }
    .contact-filters .filter.open button {
      border-bottom-color: #55AFCA; }
    .contact-filters .filter.open .selection {
      display: block; }

table.contacts-table {
  color: #00538b;
  padding-top: 20px; }
  table.contacts-table > thead > tr > th {
    border-bottom: 2px solid #00538b; }
  table.contacts-table > tbody > tr > td {
    border-top: none; }
  table.contacts-table > tbody > tr:nth-child(odd) {
    background-color: rgba(85, 175, 202, 0.12); }

table.resources-table {
  width: 100%;
  margin: 40px 0 30px;
  color: #00538b; }
  table.resources-table > thead > tr > th {
    padding: 0 5px;
    border-bottom: 2px solid #00538b; }
  table.resources-table > tbody > tr > td {
    border-top: none;
    width: 10px;
    padding: 5px; }
    table.resources-table > tbody > tr > td.name {
      width: 50%; }
      table.resources-table > tbody > tr > td.name .location {
        display: block;
        padding-right: 20px;
        font-size: 12px;
        max-width: 90%;
        overflow-x: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
    table.resources-table > tbody > tr > td.thumb {
      width: 50px;
      text-align: center; }
  table.resources-table > tbody > tr:nth-child(odd) {
    background-color: rgba(85, 175, 202, 0.12); }

.btn-download {
  display: block;
  width: 160px;
  height: 30px;
  font-size: 14px;
  line-height: 27px; }

.resource-folder {
  font-size: 20px;
  line-height: 50px;
  color: #1691bd;
  background-image: url("/img/folder.svg");
  background-repeat: no-repeat;
  margin-bottom: 8px;
  padding-left: 70px;
  padding-right: 30px;
  height: 50px;
  display: inline-block; }
  .resource-folder:active, .resource-folder:hover, .resource-folder:focus {
    color: #1691bd;
    background-image: url("/img/folder-active.svg");
    font-weight: 500;
    text-decoration: none; }

.breadcrumb {
  padding-left: 0;
  padding-right: 0;
  background: none;
  color: #00538b;
  text-transform: uppercase; }
  .breadcrumb a {
    color: #00538b; }
  .breadcrumb span {
    font-weight: 500; }

body.calendar .main h2 {
  margin-bottom: 19px; }

.events-header {
  float: left;
  margin: 2px 10px 20px 0; }
  .events-header .events-controls {
    position: relative;
    width: 450px;
    font-size: 16px;
    text-transform: uppercase; }
    .events-header .events-controls a {
      display: block;
      height: 26px;
      text-align: center;
      text-decoration: none;
      color: #00538b;
      background: rgba(0, 83, 139, 0.12);
      border: 2px solid #00538b;
      border-radius: 8px; }
      .events-header .events-controls a > span {
        line-height: 26px; }
    .events-header .events-controls span {
      position: absolute;
      top: 0;
      display: block;
      width: 220px;
      border-radius: 8px; }
    .events-header .events-controls > span {
      color: #fff;
      background: #1691bd;
      text-align: center;
      border: 2px solid #1691bd; }
    .events-header .events-controls.upcoming {
      padding-left: 10px; }
      .events-header .events-controls.upcoming > span {
        left: 0; }
      .events-header .events-controls.upcoming a > span {
        right: 0; }
    .events-header .events-controls.past {
      padding-right: 10px; }
      .events-header .events-controls.past > span {
        right: 0; }
      .events-header .events-controls.past a > span {
        left: 0; }

span.type-icon {
  display: inline-block;
  width: 15px;
  height: 15px; }
  span.type-icon img {
    display: block;
    width: 100%; }

.news-listing {
  position: relative; }

.news-articles .article {
  background-color: #e0dede;
  border-top: 1px solid #00538b;
  padding: 10px;
  position: relative;
  margin-bottom: 10px;
  -webkit-transition: background-color .3s ease-out;
  -moz-transition: background-color .32s ease-out;
  -o-transition: background-color .3s ease-out;
  transition: background-color .3s ease-out; }
  .news-articles .article.expanded {
    background-color: #fff0c8;
    z-index: 3; }
    .news-articles .article.expanded a.expander {
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -mox-transform: rotate(45deg);
      transform: rotate(45deg); }
  .news-articles .article h3, .news-articles .article h4 {
    margin-top: 0px;
    margin-bottom: 0px; }
  .news-articles .article h3 {
    font-size: 20px;
    cursor: pointer;
    color: #262a2b;
    font-weight: 600;
    line-height: 1.2em; }
  .news-articles .article h4 {
    font-size: 16px;
    color: #E63C2E;
    font-weight: 100;
    padding-top: 11px; }
  .news-articles .article a.expander {
    position: absolute;
    right: 12px;
    top: 9px;
    display: block;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    border: 2px solid #645B57;
    color: #645B57;
    font-size: 17px;
    line-height: 15px;
    text-align: center;
    font-weight: 700;
    cursor: pointer; }
    .news-articles .article a.expander:hover {
      text-decoration: none;
      color: #E63C2E;
      border: 2px solid #E63C2E; }
  .news-articles .article .article-heading {
    padding-right: 15%; }
  .news-articles .article .article-content {
    display: none; }
    .news-articles .article .article-content p {
      margin-bottom: 5px;
      margin-top: 10px;
      font-size: 16px;
      line-height: 1.3em;
      margin-bottom: 20px; }
    .news-articles .article .article-content ul {
      padding-left: 35px;
      margin-bottom: 20px; }
    .news-articles .article .article-content li {
      font-size: 16px;
      line-height: 1.3em;
      position: relative;
      margin-bottom: 7px; }
    .news-articles .article .article-content .read-more {
      margin: 5px 0;
      color: #E63C2E;
      display: inline-block;
      font-weight: 500;
      text-transform: uppercase; }
      .news-articles .article .article-content .read-more:hover, .news-articles .article .article-content .read-more:focus, .news-articles .article .article-content .read-more:active {
        text-decoration: none; }
    .news-articles .article .article-content .ellipsis {
      color: #645B57;
      width: 100%;
      display: inline-block;
      text-align: center; }
      .news-articles .article .article-content .ellipsis:hover {
        text-decoration: none;
        color: #E63C2E; }
    .news-articles .article .article-content a {
      color: #E63C2E; }
    .news-articles .article .article-content img {
      display: block;
      margin: 20px auto;
      padding: 0 20px;
      width: 100% !important;
      height: auto !important;
      max-width: 720px; }
      .news-articles .article .article-content img.featured {
        margin: 10px auto;
        padding: 0;
        max-width: 500px; }

.news-article {
  border-top: 4px solid #414042;
  padding: 20px 0px 30px;
  background: white; }
  .news-article.expanded .article-content {
    max-height: 9999px;
    overflow: visible;
    transition: .4s ease-in-out; }
    .news-article.expanded .article-content .article-bottom a .open {
      display: inline; }
    .news-article.expanded .article-content .article-bottom a .closed {
      display: none; }
    .news-article.expanded .article-content .overlay {
      display: none; }
  .news-article .preview-image {
    float: left;
    padding: 0 15px 11px 0px;
    width: 34%;
    max-width: 230px; }
  .news-article h3 {
    margin-top: 0px;
    color: #3BAF29;
    font-size: 22px; }
  .news-article .date {
    font-weight: 700;
    letter-spacing: .08em; }
  .news-article .article-content {
    max-height: 150px;
    overflow: hidden;
    position: relative;
    padding-bottom: 32px; }
    .news-article .article-content .article-text img {
      max-width: 100%;
      width: auto !important;
      height: auto !important; }
    .news-article .article-content .article-text .overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      pointer-events: none;
      box-shadow: inset 0px -104px 32px -45px white; }
    .news-article .article-content .article-bottom {
      position: absolute;
      bottom: 0px;
      width: 100%; }
      .news-article .article-content .article-bottom a {
        color: #DF5626;
        font-weight: 600;
        float: right;
        text-transform: uppercase; }
        .news-article .article-content .article-bottom a .open {
          display: none; }

.events.upcoming .event-heading:after, .events.past .event-heading:after {
  content: '+';
  position: absolute;
  right: 12px;
  top: 9px;
  display: block;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  border: 2px solid #645B57;
  color: #645B57;
  font-size: 17px;
  line-height: 15px;
  text-align: center;
  font-weight: 700;
  cursor: pointer; }

.events .event .event-content .row {
  position: relative; }
  .events .event .event-content .row .event-col-left {
    position: absolute;
    text-align: right;
    width: 130px; }
  .events .event .event-content .row .event-col-right {
    padding-left: 130px; }

.events {
  border-top: 1px solid #00538b; }
  .events .event {
    border-bottom: 1px solid #00538b; }
    .events .event a.event-heading {
      display: block;
      text-decoration: none; }
    .events .event .event-heading {
      position: relative;
      padding: 20px 48px 20px 80px;
      cursor: pointer; }
      .events .event .event-heading .date-placard {
        position: absolute;
        top: 20px;
        left: 0;
        width: 65px;
        margin: 0 15px 0 0;
        border-style: solid;
        border-color: #3fae2a;
        border-width: 0 2px 2px 2px;
        text-align: center; }
        .events .event .event-heading .date-placard .month {
          display: block;
          color: #fff;
          background-color: #3fae2a;
          font-size: 18px;
          font-weight: 500;
          text-transform: uppercase; }
        .events .event .event-heading .date-placard .date {
          display: block;
          color: #3fae2a;
          font-size: 24px;
          line-height: 28px;
          font-weight: 700; }
      .events .event .event-heading .day-time {
        margin-right: 15px;
        color: #3fae2a;
        font-size: 20px;
        text-transform: uppercase; }
      .events .event .event-heading .event-title {
        position: relative;
        display: block;
        color: #262a2b;
        font-size: 20px; }
        .events .event .event-heading .event-title > span {
          margin-right: 20px;
          font-size: 18px;
          line-height: 21px;
          display: inline-block; }
      .events .event .event-heading .event-types {
        display: block;
        white-space: nowrap; }
    .events .event .event-content {
      display: none;
      margin-bottom: 20px;
      color: #00538b;
      font-size: 16px; }
      .events .event .event-content .row {
        margin-left: -10px;
        margin-right: -10px; }
        .events .event .event-content .row > div {
          padding-left: 10px;
          padding-right: 10px;
          margin-bottom: 10px; }
        .events .event .event-content .row .event-col-left {
          font-weight: 500;
          text-transform: uppercase; }
      .events .event .event-content .attachment {
        position: relative;
        margin-bottom: 20px;
        padding-right: 180px; }
        .events .event .event-content .attachment .size {
          font-size: 13px;
          text-transform: uppercase; }
        .events .event .event-content .attachment > a {
          position: absolute;
          top: -2px;
          right: 0;
          display: block;
          width: 160px;
          height: 30px;
          font-size: 14px;
          line-height: 27px; }
          .events .event .event-content .attachment > a svg {
            position: relative;
            top: 3px;
            margin-left: 5px;
            width: 16px;
            height: 16px; }
    .events .event.active .event-heading:after {
      -ms-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -mox-transform: rotate(45deg);
      transform: rotate(45deg); }
    @media (min-width: 1300px) {
      .events .event {
            /*
      .event-heading {
        padding-left:0;

        &:after {
          top:35px;
        }

        > div {
          display:inline-block;
          vertical-align:middle;
        }

        .date-placard {
          position:relative;
          top:0;
          left:0;
        }

        .event-title {
          display:inline-block;
          padding-left:20px;

          &:before {
            content:'';
            position:absolute;
            top:5px;
            left:0;
            display:block;
            width:2px;
            height:19px;
            background:$brown;
          }
        }
      }
      */ }
        .events .event .event-content .row > div {
          float: left; }
        .events .event .event-content .row .event-col-left {
          width: 250px;
          text-align: right; }
        .events .event .event-content .row .event-col-right {
          width: 960px;
          padding-left: 250px; } }
  .events.past .event .event-heading .date-placard {
    border-color: #00538b; }
    .events.past .event .event-heading .date-placard .month {
      background-color: #00538b; }
    .events.past .event .event-heading .date-placard .date {
      color: #00538b; }
  .events.past .event .event-heading .day-time {
    font-weight: 500;
    color: #00538b; }

.member-form {
  max-width: 400px;
  margin: 30px 0; }
  .member-form label {
    font-size: 14px;
    font-weight: 500;
    color: #00538b; }
  .member-form input.form-control {
    position: relative;
    height: 39px;
    margin-left: 0;
    padding: 6px 15px;
    border: 3px solid #00538b;
    border-radius: 8px;
    font-size: 18px;
    box-shadow: none;
    color: #00538b; }
  .member-form hr {
    border-top: 2px solid #1691bd; }
  .member-form span.field-validation-error {
    display: block;
    margin-top: 5px;
    color: #E63C2E; }
  .member-form .form-submit {
    text-align: center; }

.form-results {
  margin: 30px 0; }
  .form-results .form-result {
    display: inline-block;
    padding: 0 12px;
    font-size: 14px;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 4px; }
    .form-results .form-result .result-label {
      position: relative;
      left: -12px;
      display: inline-block;
      padding: 6px 12px;
      border-radius: 3px 0 0 3px; }
    .form-results .form-result.result-success {
      border-color: #4cae4c; }
      .form-results .form-result.result-success .result-label {
        color: #fff;
        background-color: #4cae4c; }

.bottom {
  position: absolute;
  bottom: 0;
  padding-bottom: 20px;
  text-align: center; }
  .bottom a {
    color: white; }
    .bottom a.main-site {
      font-weight: 500; }
    .bottom a .fa-inverse {
      color: #00538b; }
  .bottom ul.social-media {
    margin-top: 15px;
    margin-bottom: 15px; }
    .bottom ul.social-media li {
      padding-left: 2px;
      padding-right: 2px; }
  .bottom .user-controls {
    color: #FEC524; }
    .bottom .user-controls a {
      color: #FEC524; }
      .bottom .user-controls a.logout {
        font-weight: 500; }
      .bottom .user-controls a.nav-report {
        display: block;
        margin-top: 5px; }
  .bottom .site-feedback {
    margin-bottom: 110px;
    padding: 20px;
    background: #1691bd;
    text-align: left; }
    .bottom .site-feedback h3 {
      margin: 0 0 10px;
      color: #FEC524;
      font-size: 14px;
      font-weight: 500;
      text-transform: uppercase; }
    .bottom .site-feedback p {
      margin: 0 0 10px;
      color: white;
      font-style: italic; }
    .bottom .site-feedback a {
      color: #fff;
      font-size: 14px;
      font-weight: 500;
      text-transform: uppercase; }

.mobile-notice {
  margin: 15% auto; }
  .mobile-notice .logo-container {
    width: 80%;
    max-width: 425px;
    margin: 0 auto 15%;
    text-align: center; }
    .mobile-notice .logo-container .logo {
      display: inline-block;
      width: 100%;
      height: auto;
      margin-left: -19%; }
  .mobile-notice .bordered-message {
    max-width: 240px;
    margin: 20px auto;
    text-align: center; }
    .mobile-notice .bordered-message:before, .mobile-notice .bordered-message:after {
      content: '';
      display: block;
      border-top: 2px solid #1691bd;
      width: 160px;
      margin: 0 auto; }
    .mobile-notice .bordered-message p {
      margin: 20px 0; }
  @media (orientation: landscape) {
    .mobile-notice {
      margin-top: 7%;
      margin-bottom: 7%; }
      .mobile-notice .logo-container {
        max-width: 350px;
        margin-bottom: 7%; }
      .mobile-notice .bordered-message {
        margin-bottom: 7%; }
      .mobile-notice .bottom {
        position: static; } }

@media screen and (max-width: 1199px) {
  .news-articles {
    margin-bottom: 10px; }

  .article-listing .col-lg-6 {
    width: 100%; } }
@media (min-width: 992px) {
  .col-md-6 {
    width: 49%; }

  .article-listing .col-md-6 {
    width: 50%; }

  .news-listing {
    margin-left: -8px;
    margin-right: -8px; }
    .news-listing .col-md-6 {
      width: 50%;
      padding-left: 8px;
      padding-right: 8px; }
    .news-listing .article {
      margin-bottom: 16px; } }
@media screen and (max-width: 991px) {
  .overview-intro, .map-link {
    width: 100%; }

  .news-listing .col-md-6 {
    width: 100%;
    padding: 0px; }

  .article-listing .col-md-6 {
    width: 100%; } }
@media screen and (min-width: 768px) {
  .mobile-header {
    display: none; } }
@media screen and (max-width: 767px) {
  .map-zoom-controls {
    top: 95px;
    right: 13px; }

  .map-overlay {
    bottom: initial; }

  .login-container {
    margin-top: 60px; }

  .sidebar {
    display: none; }

  .map-link {
    display: none; }

  .mobile-header {
    height: 73px; }

  .mobile-primary-nav .bottom {
    position: static; }
    .mobile-primary-nav .bottom .site-feedback {
      max-width: 100%;
      margin: 0 auto;
      padding: 20px 9px;
      text-align: center;
      margin-top: 30px; }
    .mobile-primary-nav .bottom .exit-link {
      margin-top: 30px;
      font-size: 20px;
      font-weight: 500; }
  .mobile-primary-nav ul.nav {
    max-width: 228px;
    margin: 25px auto 10px; }
    .mobile-primary-nav ul.nav svg {
      width: 30px;
      vertical-align: middle; }
    .mobile-primary-nav ul.nav li {
      text-align: left;
      margin-bottom: 15px; }
    .mobile-primary-nav ul.nav a span {
      vertical-align: middle; }
  .mobile-primary-nav ul.nav li {
    padding-left: 0px; }
    .mobile-primary-nav ul.nav li a {
      font-size: 18px;
      padding-bottom: 2px;
      font-weight: 500; }
  .mobile-primary-nav .bottom .user-controls {
    margin-bottom: 30px; }
    .mobile-primary-nav .bottom .user-controls a {
      color: white;
      display: inline-block; }
    .mobile-primary-nav .bottom .user-controls .nav-report {
      display: inline-block; }
    .mobile-primary-nav .bottom .user-controls .logout {
      color: #FEC524;
      display: block;
      font-size: 1.2em; }
  .mobile-primary-nav ul.social-media li a {
    padding: 3px;
    font-size: 18px; }

  .banner {
    display: none; }

  .main, .resource-landing .main {
    padding: 72px 0px 0px 0px; }
    .main p, .resource-landing .main p {
      font-size: 13px;
      line-height: 1.6em; }
    .main h2, .resource-landing .main h2 {
      display: none; }
    .main h3, .resource-landing .main h3 {
      font-size: 18px; }

  .news-listing .article h3 {
    font-size: 16px; }
  .news-listing .article h4 {
    font-size: 13px; }
  .news-listing .article .article-content p {
    font-size: 13px; }

  .news-listing .col-md-6 {
    width: 100%;
    padding: 0px; }

  .events-header {
    width: 100%;
    margin-bottom: 12px; }
    .events-header .events-controls {
      width: 100%; }
      .events-header .events-controls span {
        width: 53%;
        font-size: 11px; }
      .events-header .events-controls > span {
        border: 4px solid #53B0CB;
        top: -2px;
        padding-bottom: 3px;
        padding-top: 2px; }
      .events-header .events-controls.past a > span {
        left: -5px; }

  .events .event .event-heading {
    padding: 10px 0px 10px 65px; }
    .events .event .event-heading .day-time {
      font-size: 15px; }
    .events .event .event-heading .event-title {
      line-height: 1em; }
      .events .event .event-heading .event-title .event-types span.type-icon {
        width: 11px;
        height: 11px; }
    .events .event .event-heading .event-title > span {
      font-size: 15px;
      line-height: 19px; }
  .events .event .event-heading .date-placard {
    width: 54px;
    top: 10px; }
    .events .event .event-heading .date-placard .month {
      font-size: 14px; }
    .events .event .event-heading .date-placard .date {
      font-size: 20px;
      line-height: 24px; }
  .events .event .event-content .row .event-col-left {
    font-size: 12px;
    width: 100px; }
  .events .event .event-content .row .event-col-right {
    padding-left: 100px;
    font-size: 12px; }

  .map-container {
    padding: 0px;
    margin-top: 20px; }

  #map {
    height: 420px; }

  .contact-filters .filter {
    margin-left: 0px;
    margin-bottom: 10px; }
    .contact-filters .filter button {
      padding-left: 24px;
      font-size: 14px;
      padding-top: 0px;
      margin-top: 5px; }
      .contact-filters .filter button .filter-bars {
        padding: 5px 3px; }

  div.dataTables_wrapper div.dataTables_info {
    white-space: normal;
    text-align: left;
    font-size: 12px; }

  div.dataTables_wrapper div.dataTables_filter {
    text-align: center;
    float: none;
    margin: 0px auto; }
    div.dataTables_wrapper div.dataTables_filter label {
      width: 100%; }
    div.dataTables_wrapper div.dataTables_filter input {
      width: 100%; }

  .resources-filter {
    padding: 0px; }

  .resource-folder {
    font-size: 16px;
    padding-left: 47px;
    padding-right: 0px;
    line-height: 40px;
    background-size: 40px; }

  table.resources-table {
    margin-top: 0px; }
    table.resources-table thead {
      display: none; }
    table.resources-table > tbody > tr > td {
      display: block;
      width: auto;
      font-size: 14px; }
      table.resources-table > tbody > tr > td.name, table.resources-table > tbody > tr > td.download {
        width: auto;
        padding: 6px 0px; }
        table.resources-table > tbody > tr > td.name:before, table.resources-table > tbody > tr > td.download:before {
          content: "";
          display: none; }
      table.resources-table > tbody > tr > td.name a {
        color: #00538b;
        font-weight: 600; }
      table.resources-table > tbody > tr > td:before {
        content: attr(data-heading);
        font-weight: 600; }
    table.resources-table tr {
      position: relative;
      display: block;
      padding: 3px; }
      table.resources-table tr td.download a.button {
        font-size: 12px;
        width: 112px;
        height: 23px;
        line-height: 21px;
        margin: 0 auto; }
      table.resources-table tr td.thumb {
        display: none; }

  .contact-filters {
    position: relative;
    width: 100%;
    border-bottom: 2px solid #00538b; }
    .contact-filters .filter {
      position: static; }
      .contact-filters .filter .selection {
        background: white;
        left: 0px;
        width: 100%;
        border-top: 2px solid #00538b;
        border-bottom: 2px solid #00538b; }
        .contact-filters .filter .selection ul li label:hover span {
          background: white; }

  .dataTables_wrapper {
    padding: 0px 15px; }

  table.contacts-table {
    width: 100% !important; }
    table.contacts-table > thead {
      display: none; }
    table.contacts-table > tbody > tr {
      padding: 8px 4px;
      display: block;
      position: relative; }
      table.contacts-table > tbody > tr:after {
        content: '+';
        position: absolute;
        right: 10px;
        top: 9px;
        display: block;
        width: 17px;
        height: 17px;
        border-radius: 50%;
        border: 2px solid #645B57;
        color: #645B57;
        font-size: 13px;
        line-height: 13px;
        text-align: center;
        font-weight: 700;
        cursor: pointer; }
      table.contacts-table > tbody > tr.active > td.mobile-hide {
        display: block; }
      table.contacts-table > tbody > tr.active:after {
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -mox-transform: rotate(45deg);
        transform: rotate(45deg); }
      table.contacts-table > tbody > tr > td {
        display: block;
        padding: 0px 10px;
        font-size: 13px; }
        table.contacts-table > tbody > tr > td.mobile-hide {
          display: none; }
        table.contacts-table > tbody > tr > td.first-name, table.contacts-table > tbody > tr > td.last-name {
          display: inline-block;
          font-weight: 600; }
        table.contacts-table > tbody > tr > td.first-name {
          padding-right: 0px; }
        table.contacts-table > tbody > tr > td.last-name {
          padding-left: 0px; } }
body.overview .news-articles {
  margin-bottom: 5px; }

.submit-story {
  margin-bottom: 20px; }

.bx-wrapper {
  box-shadow: 0px 0px 0px;
  border: 0px;
  margin-bottom: 0px; }

.bx-wrapper .bx-pager {
  height: 30px;
  top: -16px; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #acacac;
  width: 8px;
  height: 8px;
  border-radius: 50%; }
  .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a:active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #60b6cf; }

.performance-slider {
  color: white; }

.performance {
  border-top: 1px solid #666260;
  text-align: center;
  margin-bottom: 5px; }
  .performance .dates {
    background: #df5626;
    color: white;
    font-size: 12px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 500;
    width: 70px;
    margin: 0 auto 10px;
    letter-spacing: 1.2px;
    padding-top: 2px;
    padding-bottom: 2px; }
  .performance .bx-viewport {
    height: auto !important; }
  .performance .bx-wrapper {
    background: transparent;
    position: relative; }
    .performance .bx-wrapper:after {
      content: "";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 41px 45px 0 44px;
      border-color: #60b6cf transparent transparent transparent;
      position: absolute;
      bottom: -50px;
      left: 50%;
      transform: translateX(-50%);
      z-index: 9999; }
      @media screen and (max-width: 1265px) {
        .performance .bx-wrapper:after {
          bottom: -55px; } }
  .performance .row {
    margin: 0px 0px; }
    .performance .row .row {
      margin: 0px -15px; }
  .performance .performance-slider {
    padding: 25px 20px; }
    .performance .performance-slider .slide {
      vertical-align: middle;
      display: inline-block;
      float: none !important;
      padding-top: 11px;
      padding-bottom: 3px; }
  .performance .bx-pager {
    top: -10px; }
  .performance .bx-wrapper .bx-pager.bx-default-pager a:hover, .performance .bx-wrapper .bx-pager.bx-default-pager a:active, .performance .bx-wrapper .bx-pager.bx-default-pager a:focus, .performance .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: white; }
  .performance .blue-bg {
    background: #60b6cf;
    height: 240px; }
    .performance .blue-bg .number {
      font-size: 4.2em;
      line-height: 1em;
      margin-top: 25px; }
      .performance .blue-bg .number span {
        font-size: .8em;
        vertical-align: middle; }
      .performance .blue-bg .number .large-number {
        font-size: 1.2em; }
    .performance .blue-bg .bx-wrapper .bx-pager.bx-default-pager a {
      background: #b4e5f2; }
      .performance .blue-bg .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: white; }
  .performance .number {
    font-style: normal;
    font-weight: 600;
    font-size: 1.9em;
    letter-spacing: 0px; }
  .performance .stat-copy {
    text-transform: uppercase;
    font-size: 12px;
    max-width: 192px;
    margin: 14px auto 0; }
    .performance .stat-copy p {
      color: white;
      margin-bottom: 0px;
      line-height: 1.2em; }
  .performance .grey-bg {
    position: relative;
    color: #ec0b43;
    background: #f6f6f6;
    border: 3px solid white;
    padding-left: 0px;
    padding-right: 0px;
    height: 260px; }
    .performance .grey-bg p {
      color: #262a2b;
      font-size: 14px;
      letter-spacing: 1px;
      line-height: 1.3em;
      margin-top: -6px; }
    .performance .grey-bg .performance-icon {
      position: absolute;
      width: 20px;
      top: 2px;
      left: 4px; }
    .performance .grey-bg .content {
      padding: 47px 1px;
      margin-top: 18px; }
    @media screen and (min-width: 768px) {
      .performance .grey-bg {
        border-top: 0px; }
        .performance .grey-bg:last-child {
          border-right: 0px; } }
  .performance .bottom-bar {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    background: #df5626;
    color: white;
    padding: 2px 10px 2px;
    padding-right: 34px;
    text-transform: uppercase;
    font-size: 9px;
    min-height: 30px; }
    .performance .bottom-bar span {
      max-width: 144px;
      display: inline-block;
      font-weight: 500; }
    .performance .bottom-bar .active-number {
      position: absolute;
      top: 3.5px;
      right: 3px;
      font-size: 19px;
      background: white;
      height: 24px;
      width: 24px;
      color: #df5626; }

.percentage {
  display: inline-block;
  position: relative;
  width: 73px;
  height: 73px;
  border-radius: 50%;
  background-color: #60b6cf;
  margin-right: 5px;
  vertical-align: middle;
  position: relative; }
  .percentage span {
    font-size: 28px;
    color: white;
    text-decoration: none solid #746661;
    text-align: center;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .percentage .percent {
    position: absolute;
    left: 98px;
    top: 35px;
    display: inline; }

.radial-inner-bg {
  border-radius: 50%;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #60b6cf; }

.performance-locations {
  border-top: 3px solid white;
  background: #f6f6f6;
  padding: 33px 0px 33px; }
  .performance-locations > .row {
    margin: 0px 0px !important; }
  .performance-locations hr {
    display: block;
    border-top: 1px solid #645b57;
    max-width: 216px; }
  .performance-locations img {
    width: 100%;
    max-width: 265px; }
  .performance-locations p {
    margin-bottom: 0px;
    line-height: 1.4em;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 18px;
    max-width: 124px; }
  .performance-locations .number {
    font-size: 4.2em; }
  @media screen and (max-width: 767px) {
    .performance-locations img {
      width: 30%;
      min-width: 120px; }
    .performance-locations .number {
      text-align: center; }
    .performance-locations p {
      text-align: center;
      margin: 0 auto;
      max-width: 200px;
      font-size: 18px; } }

.accordion-nav {
  position: relative; }
  .accordion-nav.active .nav-menu {
    max-height: 999px; }
  .accordion-nav.active .section-title {
    opacity: .4; }
  .accordion-nav.active .mobile-search {
    opacity: .4; }
  .accordion-nav .current {
    opacity: .7; }
  .accordion-nav .resource-nav-toggle {
    position: relative;
    z-index: 99; }
  .accordion-nav .nav-heading {
    padding-right: 60px;
    position: relative; }
    .accordion-nav .nav-heading .mobile-search {
      position: absolute;
      right: 10px;
      top: 10px;
      width: calc(100% - 17px); }
      .accordion-nav .nav-heading .mobile-search input {
        background: #414042;
        background-image: url("../img/white-search.png");
        background-size: 17px;
        background-position: 6px;
        background-repeat: no-repeat;
        float: right;
        padding: 6px;
        padding-left: 26px;
        border-radius: 30px;
        border: 0px;
        width: 28px;
        transition: all .3s ease; }
        .accordion-nav .nav-heading .mobile-search input:focus {
          background-position: 11px 7px;
          width: 100%;
          transition: all .3s ease;
          opacity: 1;
          padding-left: 36px;
          position: relative;
          z-index: 999;
          outline: none; }
  .accordion-nav .nav-menu {
    background: #414042;
    padding-left: 0;
    list-style-type: none;
    position: absolute;
    z-index: 99;
    top: 100;
    width: 100%;
    max-height: 0px;
    overflow: hidden; }
    .accordion-nav .nav-menu .section-name {
      padding: 15px;
      position: relative;
      z-index: 9; }
      .accordion-nav .nav-menu .section-name i {
        float: right;
        color: white;
        height: 28px;
        width: 28px;
        font-size: 1.4em;
        font-size: 1.5em;
        position: relative;
        top: -4px; }
        .accordion-nav .nav-menu .section-name i span {
          position: absolute;
          transition: .3s;
          background: white;
          border-radius: 2px; }
          .accordion-nav .nav-menu .section-name i span:first-of-type {
            top: 25%;
            bottom: 25%;
            width: 10%;
            left: 45%; }
          .accordion-nav .nav-menu .section-name i span:last-of-type {
            left: 25%;
            right: 25%;
            height: 10%;
            top: 45%; }
        .accordion-nav .nav-menu .section-name i.active span:first-of-type {
          transform: rotate(90deg); }
        .accordion-nav .nav-menu .section-name i.active span:last-of-type {
          transform: rotate(90deg);
          left: 50%;
          right: 50%; }
    .accordion-nav .nav-menu .sub-menu {
      background: #4e4e4e;
      padding: 10px;
      list-style-type: none;
      display: none; }
      .accordion-nav .nav-menu .sub-menu li {
        padding: 10px 15px; }
    .accordion-nav .nav-menu > li {
      padding: 0px;
      border-bottom: 1px solid #4e4e4e; }
      .accordion-nav .nav-menu > li .section-name a {
        text-transform: uppercase;
        margin-bottom: 0px;
        font-weight: 600;
        letter-spacing: .1em; }
    .accordion-nav .nav-menu a {
      color: white; }

.nav-heading {
  background: #4e4e4e;
  padding: 15px 12px;
  color: white; }
  .nav-heading p {
    color: white;
    font-size: 14px; }
  .nav-heading .section-title {
    text-transform: uppercase;
    margin-bottom: 0px;
    font-weight: 600;
    letter-spacing: 0.1em; }
  .nav-heading .resource-nav-toggle {
    cursor: pointer;
    width: 100%; }
    .nav-heading .resource-nav-toggle i {
      float: right;
      font-size: 2em;
      margin-top: -2px; }

.mobile-section-link {
  display: block;
  background: #53B0CB;
  color: white;
  border-radius: 4px;
  text-align: center;
  padding: 17px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: .01em; }
  .mobile-section-link:hover, .mobile-section-link:active {
    background: #3c8ea6;
    color: white; }
  .mobile-section-link:last-child {
    margin-bottom: 20px; }

.resource-landing {
  background: #EFEFEF; }
  .resource-landing .main {
    padding: 0px 20px 20px 295px;
    min-height: 100%; }
    @media screen and (max-width: 767px) {
      .resource-landing .main {
        padding: 73px 0px 0px 0px; } }
  .resource-landing .title-row {
    background: white;
    padding-top: 40px;
    padding-left: 20px;
    z-index: 2; }
  .resource-landing .nav-row {
    background: white;
    padding-left: 20px; }
  .resource-landing .subnav {
    background: white;
    padding-left: 20px;
    padding-top: 10px;
    margin-top: -10px; }
  .resource-landing .resources-content {
    padding-top: 45px; }
  @media screen and (max-width: 1250px) {
    .resource-landing .main {
      padding-left: 246px;
      padding-right: 2px; } }
  @media screen and (max-width: 767px) {
    .resource-landing .main {
      padding-left: 0px;
      padding-right: 0px; }
    .resource-landing .resources-content {
      padding: 45px 10px 10px; }
    .resource-landing .resources-listing {
      padding: 10px;
      margin-left: -15px;
      margin-right: -15px; }
      .resource-landing .resources-listing > .row {
        margin-right: -10px;
        margin-left: -10px; } }

.resource-list {
  border-top: 1px solid #645B57;
  margin-bottom: 30px; }
  .resource-list a {
    display: block;
    background: #e2e2e2;
    color: #60b6cf;
    text-align: center;
    font-weight: 500;
    text-align: center;
    padding: 10px 10px;
    font-size: 18px;
    margin-top: 8px; }

.main .resource-title {
  margin-bottom: 20px;
  border-bottom: 0px; }

.resources-nav {
  background: #414042;
  padding: 20px 12px 0px;
  display: flex;
  align-items: stretch;
  justify-content: space-around;
  width: 100%;
  border-bottom: 6px solid #414042; }
  .resources-nav ul {
    list-style-type: none;
    padding-left: 0px; }
  .resources-nav .nav-item {
    text-align: center;
    display: inline-flex;
    position: relative;
    padding: 0px 12px 0px;
    text-align: center;
    justify-content: center;
    display: flex;
    /* nested flex container */
    flex-direction: column;
    /* vertical alignment of flex items */
    justify-content: center;
    /* center flex items vertically */
    align-items: center; }
    .resources-nav .nav-item.nav-search {
      flex-basis: 120%; }
      .resources-nav .nav-item.nav-search form {
        width: 100%;
        position: relative; }
        .resources-nav .nav-item.nav-search form i {
          position: absolute;
          left: 7px;
          top: 11px;
          color: white; }
    .resources-nav .nav-item > a {
      font-size: 17px;
      text-transform: uppercase;
      letter-spacing: .07em;
      font-weight: 600;
      line-height: 1.2em;
      padding-bottom: 20px;
      border-bottom: 5px solid #413f42; }
    .resources-nav .nav-item input {
      width: 100%;
      border: 0px;
      background: #4e4e4e;
      font-size: 16px;
      color: white;
      padding: 10px 15px;
      height: 37px;
      margin-bottom: 20px;
      padding-left: 28px; }
      .resources-nav .nav-item input::placeholder {
        color: white; }
      @media screen and (max-width: 1199px) {
        .resources-nav .nav-item input {
          font-size: 14px; } }
    .resources-nav .nav-item .submenu {
      display: block;
      position: absolute;
      top: -9900%;
      background: #4e4e4e;
      min-width: 100%;
      text-align: left;
      padding: 10px;
      left: 0;
      z-index: 9;
      font-weight: 500;
      font-size: 16px;
      padding: 10px 20px; }
      .resources-nav .nav-item .submenu li {
        margin-bottom: 6px; }
    .resources-nav .nav-item.active > a {
      border-bottom: 5px solid #DF5626; }
    .resources-nav .nav-item:hover a {
      color: #bdbdbd;
      text-decoration: none; }
    .resources-nav .nav-item:hover .submenu {
      top: calc(100% - 6px); }
      .resources-nav .nav-item:hover .submenu a {
        color: white;
        font-weight: 400; }
        .resources-nav .nav-item:hover .submenu a:hover {
          color: #bdbdbd; }
  .resources-nav a {
    color: white; }
  @media screen and (max-width: 1600px) {
    .resources-nav .nav-item align-content {
      font-size: 14px; } }
  @media screen and (max-width: 1199px) {
    .resources-nav .nav-item a {
      font-size: 12px; } }

.subnav ul {
  list-style-type: none;
  padding-left: 10px; }
  .subnav ul li {
    display: inline-block;
    padding: 6px 20px; }
    .subnav ul li a {
      color: #414042;
      font-weight: 400;
      font-size: 1.2em; }
    .subnav ul li.active a {
      color: #DF5626; }

.resources-content {
  padding: 0px 20px; }
  .resources-content p {
    color: #414042; }
  .resources-content .page-intro {
    font-size: 1.75em;
    text-align: center;
    max-width: 947px;
    margin: 50px auto;
    line-height: 1.2em; }
    .resources-content .page-intro strong {
      font-weight: 600; }
  @media screen and (max-width: 1600px) {
    .resources-content .page-intro {
      font-size: 26px;
      margin: 40px auto; } }
  @media screen and (max-width: 767px) {
    .resources-content .page-intro {
      font-size: 20px;
      margin: 30px auto;
      text-align: left; } }

.section-select {
  background-size: cover;
  border-radius: 15px;
  text-align: center;
  padding-top: 105px;
  padding-bottom: 90px;
  position: relative;
  margin-bottom: 20px;
  max-height: 239px; }
  .section-select:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    border-radius: 8px; }
  .section-select.requirements-select {
    padding-top: 116px;
    padding-bottom: 104px; }
    .section-select.requirements-select h3 {
      max-width: none; }
    .section-select.requirements-select ul {
      left: auto;
      right: 80px; }
      .section-select.requirements-select ul a {
        font-size: 15px; }
        .section-select.requirements-select ul a i {
          margin-left: 9px; }
      .section-select.requirements-select ul li {
        padding-right: 0px; }
  .section-select h3 {
    color: white;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    min-height: 45px;
    max-width: 192px;
    margin: 0 auto;
    letter-spacing: .1em; }
  .section-select ul {
    padding-left: 0px;
    list-style-type: none;
    position: absolute;
    bottom: 6px;
    right: 50px;
    left: 0;
    text-align: left;
    font-weight: 300;
    letter-spacing: .01em;
    text-transform: uppercase; }
    .section-select ul a {
      color: white;
      font-weight: 500;
      font-size: 13px; }
      .section-select ul a i {
        margin-left: 4px; }
    .section-select ul li {
      margin-bottom: 10px;
      padding-right: 20px;
      padding-left: 15px; }
  .section-select .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 9px;
    opacity: 0.0;
    overflow: hidden;
    pointer-events: none;
    transition: opacity .5s ease;
    background: rgba(65, 64, 66, 0.8392156863); }
    .section-select .overlay.active {
      opacity: 1.0;
      pointer-events: auto;
      transition: opacity .5s ease; }
  .section-select .list-expand {
    background: rgba(255, 255, 255, 0.78);
    position: absolute;
    width: 33px;
    height: 33px;
    font-size: 16px;
    line-height: 28px;
    border-radius: 50%;
    box-shadow: 1px 1px 9px -1px;
    right: 15px;
    bottom: 15px;
    cursor: pointer;
    z-index: 9; }
    .section-select .list-expand:hover, .section-select .list-expand:active, .section-select .list-expand.active {
      background: rgba(255, 255, 255, 0.95); }
    .section-select .list-expand i {
      float: right;
      color: white;
      height: 100%;
      width: 100%;
      font-size: 1.4em;
      font-size: 1.5em;
      position: relative;
      top: 0;
      left: 0; }
      .section-select .list-expand i span {
        position: absolute;
        transition: .3s;
        background: #414042;
        border-radius: 2px; }
        .section-select .list-expand i span:first-of-type {
          top: 25%;
          bottom: 25%;
          width: 10%;
          left: 45%; }
        .section-select .list-expand i span:last-of-type {
          left: 25%;
          right: 25%;
          height: 10%;
          top: 45%; }
      .section-select .list-expand i.active span:first-of-type {
        transform: rotate(90deg); }
      .section-select .list-expand i.active span:last-of-type {
        transform: rotate(90deg);
        left: 50%;
        right: 50%; }

.column-title {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .05em;
  font-size: 20px; }

.recent-resources {
  position: relative;
  padding: 15px 10px;
  border-top: 2px dotted #494949; }
  .recent-resources:last-child {
    border-bottom: 2px dotted #494949; }
  .recent-resources .col-md-2 {
    padding: 0; }
  .recent-resources .col-md-10 {
    position: static; }
  .recent-resources .col-md-9 {
    position: static; }
  .recent-resources .info {
    padding: 0px 15px; }
    @media screen and (max-width: 767px) {
      .recent-resources .info {
        margin-bottom: 20px; }
        .recent-resources .info .topic {
          margin-bottom: 0px; } }
  .recent-resources a {
    color: #414042;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2em;
    display: block;
    margin-bottom: 15px;
    margin-top: 14px; }
  .recent-resources a span {
    color: #DF5626;
    position: absolute;
    bottom: 9px;
    right: 17px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 600; }
  .recent-resources p {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 5px;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    line-height: 1.2em; }
  .recent-resources img {
    max-width: 71px;
    margin: 10px auto;
    display: block; }
  .recent-resources .topic {
    margin-top: 15px;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em; }
  @media screen and (max-width: 767px) {
    .recent-resources a, .recent-resources a span {
      font-size: 15px; }
      .recent-resources a p, .recent-resources a span p {
        font-size: 12px; }
    .recent-resources img {
      display: none; } }

.resource-content {
  padding: 30px 20px; }

.subpage-topline {
  margin-bottom: 40px; }
  .subpage-topline h3 {
    color: #1691bd;
    font-weight: 500;
    font-size: 2.1em;
    line-height: 1.2em;
    margin-bottom: 20px;
    margin-top: 0px; }
  .subpage-topline p {
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 500; }
  .subpage-topline img {
    max-width: 100%; }
  .subpage-topline .dropdown-toggle {
    color: #DF5626;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 4%;
    display: inline-block; }
    .subpage-topline .dropdown-toggle i {
      margin-left: 7px;
      font-size: 19px; }
    .subpage-topline .dropdown-toggle:hover, .subpage-topline .dropdown-toggle:active, .subpage-topline .dropdown-toggle .active {
      color: #E63C2E;
      text-decoration: none; }
  .subpage-topline .dropdown {
    margin-top: 30px; }
    .subpage-topline .dropdown img {
      width: 100%; }

.toggle-on {
  display: none; }

.resources-listing {
  background: white;
  padding: 25px; }
  .resources-listing .pill-filter {
    display: block;
    text-align: center;
    color: white;
    background: #969696;
    padding: 13px 9px;
    border-radius: 40px;
    font-size: 14px;
    letter-spacing: .15em;
    margin: 0 auto 14px; }
    .resources-listing .pill-filter:hover {
      background: #4E4E4E;
      text-decoration: none; }
    .resources-listing .pill-filter.active {
      background: #DF5626; }
  .resources-listing .report {
    background: #EFEFEF; }

.recent-resources.listing-resource {
  padding-left: 70px; }
  .recent-resources.listing-resource .col-sm-12 {
    position: static; }
  .recent-resources.listing-resource img {
    position: absolute;
    left: 15px;
    max-width: 55px;
    margin: 0 auto;
    margin-top: 14px; }

.reports-labels {
  padding: 15px;
  font-size: 15px;
  color: #414042;
  text-transform: uppercase;
  font-weight: 600; }
  @media screen and (max-width: 992px) {
    .reports-labels {
      display: none; } }

.report-heading {
  background: #4e4e4e;
  color: white;
  padding: 15px;
  padding-left: 50px; }
  .report-heading h3 {
    color: white;
    margin: 0; }
  .report-heading .report-toggle {
    cursor: pointer;
    position: absolute;
    left: -16px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px; }
  .report-heading .deadline {
    color: white;
    margin-bottom: 0px;
    text-align: right;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .11em;
    line-height: 26px; }
    .report-heading .deadline.red-deadline {
      color: #DF5626; }
    .report-heading .deadline.yellow-deadline {
      color: #FEC524; }
  @media screen and (max-width: 991px) {
    .report-heading .deadline {
      text-align: left; } }

.report-content {
  display: none;
  padding: 18px; }
  .report-content h4 {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #4E4E4E;
    font-weight: 600; }
  .report-content .date-placard {
    position: absolute;
    left: 15px;
    width: 42px;
    margin: 0 15px 0 0;
    border-width: 0 2px 2px 2px;
    border-style: solid;
    border-color: #E63C2E;
    text-align: center; }
    .report-content .date-placard .month {
      display: block;
      color: #fff;
      background-color: #E63C2E;
      font-size: 12px;
      font-weight: 600;
      text-transform: uppercase; }
    .report-content .date-placard .date {
      display: block;
      color: #E63C2E;
      font-size: 27px;
      line-height: 33px;
      font-weight: 700;
      font-family: 'Oswald'; }

.report-details p {
  font-size: 1.1em; }
.report-details .mobile-countdown {
  background-color: white;
  text-align: center;
  max-width: 300px;
  margin: 20px auto; }
  .report-details .mobile-countdown p, .report-details .mobile-countdown span {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
    text-align: center; }
  .report-details .mobile-countdown p {
    color: #DF5626;
    font-size: 48px;
    font-family: "Oswald"; }
  .report-details .mobile-countdown span {
    border-top: 2px solid black;
    border-bottom: 2px solid black;
    width: 66px;
    text-transform: uppercase;
    padding: 5px 0px;
    font-weight: 900; }

@media screen and (max-width: 767px) {
  .report-content {
    padding-top: 0px; }
    .report-content h4 {
      text-align: center; }

  .report-details > .col-md-8 > p {
    padding-top: 0px !important; } }
.report-details-title {
  padding-left: 56px; }
  .report-details-title h3 {
    color: #414042;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 6px; }
  .report-details-title p {
    text-transform: uppercase;
    letter-spacing: .08em;
    font-size: .9em; }

.countdown {
  background: white;
  float: right;
  padding: 8px 17px;
  text-transform: uppercase;
  font-weight: 700; }
  .countdown p {
    color: #DF5626;
    margin-bottom: 0px;
    line-height: 27px;
    margin-top: 8px;
    font-size: 12px; }
    .countdown p span {
      font-family: 'Oswald';
      display: block;
      font-size: 36px; }

.download-list p {
  font-size: 14px;
  font-weight: 400; }
.download-list .download-icon {
  padding: 0; }
.download-list .download-info {
  position: static; }
.download-list .recent-resources {
  margin: 0;
  padding: 3px 3px; }
.download-list .col-md-4 {
  width: 32.333%; }
.download-list .submit-report {
  background: white;
  font-size: 18px;
  padding: 10px 15px;
  text-align: center;
  font-weight: 600;
  margin-top: 18px; }
  .download-list .submit-report p {
    font-size: 20px;
    font-weight: 600;
    margin-top: 8px;
    margin-bottom: 15px; }
  .download-list .submit-report a {
    color: white;
    background: #DF5626;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .05em;
    display: block;
    padding: 8px 0px;
    margin: 10px 0px 8px; }

.download-list .pull-bottom {
  float: none;
  display: inline-block;
  vertical-align: bottom; }
  @media screen and (max-width: 991px) {
    .download-list .pull-bottom {
      width: 100%; } }

.subpage-topline .media-dropdown .media-button {
  display: block;
  border-radius: 8px;
  background: #fefefe;
  opacity: .55;
  padding: 25px 11px 25px 26%;
  position: relative;
  margin-bottom: 10px; }
  .subpage-topline .media-dropdown .media-button.active {
    opacity: 1; }
  .subpage-topline .media-dropdown .media-button:hover, .subpage-topline .media-dropdown .media-button.active {
    opacity: .75;
    text-decoration: none; }
  .subpage-topline .media-dropdown .media-button span {
    font-size: 18px;
    line-height: 1.3em;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .05em;
    color: #414042; }
  .subpage-topline .media-dropdown .media-button img {
    width: 15%;
    position: absolute;
    left: 5%;
    top: 49%;
    transform: translateY(-50%);
    max-width: 60px; }

.media-content {
  background: #fefefe;
  padding: 20px; }
  .media-content .media-slider {
    padding-left: 30px;
    padding-right: 30px; }
  .media-content .slide-container {
    position: relative; }
    .media-content .slide-container .slick-arrow {
      position: absolute;
      top: 48%;
      font-size: 26px;
      cursor: pointer; }
      .media-content .slide-container .slick-arrow.next {
        right: 0px; }
      .media-content .slide-container .slick-arrow.prev {
        left: 0px; }
      .media-content .slide-container .slick-arrow.slick-disabled {
        opacity: .1;
        cursor: default; }

.main-resources .col-md-12 {
  position: static; }

.main-resources .listing-resource {
  border-bottom: 0px; }
  .main-resources .listing-resource:last-child {
    border-bottom: 2px dotted #494949; }

.resource-section {
  background: white;
  padding: 30px 15px; }
  .resource-section .listing-resource.recent-resources {
    margin-left: 0px;
    margin-right: 0px; }
  .resource-section .pill-filters {
    margin: 10px auto 30px;
    white-space: nowrap;
    overflow-x: auto; }
    .resource-section .pill-filters .pill-filter {
      display: inline-block;
      text-transform: uppercase;
      padding: 13px 24px;
      margin: 0px 6px; }

.pager li a, .pager li span {
  background-color: white;
  border: 0px;
  font-size: 18px; }
.pager a, .pager span {
  color: #DF5626;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-weight: 700; }
.pager .disabled, .pager .active {
  opacity: 0.5; }
@media screen and (max-width: 991px) {
  .pager li span, .pager li a, .pager .previous span, .pager .previous a, .pager .next span, .pager .next a {
    float: none; }
  .pager .previous, .pager .next {
    display: block; } }

.form-filters {
  text-align: right;
  padding: 6px 20px;
  /* The container must be positioned relative: */
  /* Style the arrow inside the select element: */
  /* style the items (options), including the selected item: */
  /* Style items (options): */
  /* Hide the items when the select box is closed: */ }
  .form-filters .select {
    display: inline-block;
    margin-bottom: 20px; }
  .form-filters .label {
    color: #414042;
    font-size: 16px;
    font-weight: 500; }
  .form-filters .custom-select {
    position: relative;
    display: inline-block;
    text-align: left;
    /* Point the arrow upwards when the select box is open (active): */ }
    .form-filters .custom-select.select-arrow-active .arrow {
      transform: rotate(180deg);
      top: 22px;
      right: 4px; }
  .form-filters .custom-select select {
    display: none;
    /*hide original SELECT element: */ }
  .form-filters .select-selected {
    background-color: #efefef;
    color: #414042; }
  .form-filters .arrow {
    position: absolute;
    content: "";
    top: 6px;
    right: 10px;
    width: 20px;
    height: 0;
    border: 6px solid transparent;
    pointer-events: none; }
  .form-filters .select-selected {
    color: #414042;
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer; }
  .form-filters .select-items div {
    color: #fff;
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer; }
  .form-filters .select-items {
    position: absolute;
    background-color: #414042;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    display: block; }
  .form-filters .select-hide {
    display: none; }
  .form-filters .select-items div:hover, .form-filters .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1); }

.mobile-filters .filter-accordion .accordion-title {
  width: 100%;
  padding: 9px;
  background: #efefef;
  cursor: pointer;
  font-size: 1.2em;
  font-weight: 600; }
  .mobile-filters .filter-accordion .accordion-title i {
    float: right; }
.mobile-filters .filter-accordion .accordion-content {
  background: #4e4e4e;
  padding: 15px;
  display: none; }
  .mobile-filters .filter-accordion .accordion-content form {
    max-width: 420px;
    margin: 0 auto; }
  .mobile-filters .filter-accordion .accordion-content .form-group {
    width: 100%;
    padding-left: 69px;
    position: relative; }
  .mobile-filters .filter-accordion .accordion-content label {
    font-weight: 300;
    color: white;
    width: 69px;
    text-align: right;
    font-size: 13px;
    padding-right: 5px;
    position: absolute;
    left: -3px;
    top: 50%;
    transform: translateY(-50%); }
  .mobile-filters .filter-accordion .accordion-content select {
    background: #414042;
    width: 100%;
    border: 0px;
    color: white;
    padding: 7px;
    font-size: 13px; }
    .mobile-filters .filter-accordion .accordion-content select option {
      background: white;
      color: #414042; }
      .mobile-filters .filter-accordion .accordion-content select option:first-child {
        padding-top: 10px; }
      .mobile-filters .filter-accordion .accordion-content select option:last-child {
        padding-bottom: 10px; }
  .mobile-filters .filter-accordion .accordion-content button {
    width: 100%;
    background: #4e4e4e;
    color: white;
    border: 2px solid #DF5626;
    text-align: left;
    padding: 11px 18px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .1em;
    border-radius: 6px;
    pointer-events: none; }
    .mobile-filters .filter-accordion .accordion-content button.active {
      background: #DF5626;
      pointer-events: auto; }
    .mobile-filters .filter-accordion .accordion-content button i {
      float: right; }

.search-results {
  max-width: 1500px;
  margin-top: 30px; }
  .search-results .recent-resources {
    border-bottom: 0px; }
    .search-results .recent-resources:last-child {
      border-bottom: 2px dotted #494949; }
    .search-results .recent-resources p {
      margin-bottom: 20px; }

.breadcrumb-link {
  color: #DF5626;
  font-weight: 500;
  font-size: 18px; }
  .breadcrumb-link i {
    padding-right: 10px; }
  .breadcrumb-link:hover, .breadcrumb-link:active {
    text-decoration: none;
    color: #E63C2E; }

.resources-content .resource-subpage .resource-section .form-filters .contact-filters.partner-filters {
  float: right; }
  .resources-content .resource-subpage .resource-section .form-filters .contact-filters.partner-filters .filter button {
    width: 200px;
    color: #414042;
    padding: 8px 16px;
    height: auto;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    background-color: #efefef;
    color: #414042;
    padding-right: 30px;
    text-transform: none;
    text-align: left;
    font-size: inherit; }
  .resources-content .resource-subpage .resource-section .form-filters .contact-filters.partner-filters .filter .selection {
    right: 0;
    background: #414042;
    color: #fff;
    text-align: left;
    padding: 9px; }
    .resources-content .resource-subpage .resource-section .form-filters .contact-filters.partner-filters .filter .selection .clear-all {
      display: block;
      float: none;
      color: white;
      text-align: right;
      font-size: 13px; }

@media screen and (max-width: 1100px) {
  .desktop-only {
    display: none; }

  .mobile-only {
    display: block; } }
@media screen and (min-width: 1101px) {
  .mobile-only {
    display: none; }

  .desktop-only {
    display: block; } }
.progress-0 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-90deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-1 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-86.4deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-2 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-82.8deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-3 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-79.2deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-4 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-75.6deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-5 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-72deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-6 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-68.4deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-7 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-64.8deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-8 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-61.2deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-9 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-57.6deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-10 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-54deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-11 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-50.4deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-12 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-46.8deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-13 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-43.2deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-14 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-39.6deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-15 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-36deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-16 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-32.4deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-17 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-28.8deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-18 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-25.2deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-19 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-21.6deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-20 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-18deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-21 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-14.4deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-22 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-10.8deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-23 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-7.2deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-24 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(-3.6deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-25 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(0deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-26 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(3.6deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-27 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(7.2deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-28 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(10.8deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-29 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(14.4deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-30 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(18deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-31 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(21.6deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-32 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(25.2deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-33 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(28.8deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-34 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(32.4deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-35 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(36deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-36 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(39.6deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-37 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(43.2deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-38 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(46.8deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-39 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(50.4deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-40 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(54deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-41 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(57.6deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-42 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(61.2deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-43 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(64.8deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-44 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(68.4deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-45 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(72deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-46 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(75.6deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-47 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(79.2deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-48 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(82.8deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-49 {
  background-image: linear-gradient(-90deg, transparent 50%, #5499ad 50%), linear-gradient(86.4deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-50 {
  background-image: linear-gradient(90deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-51 {
  background-image: linear-gradient(93.6deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-52 {
  background-image: linear-gradient(97.2deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-53 {
  background-image: linear-gradient(100.8deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-54 {
  background-image: linear-gradient(104.4deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-55 {
  background-image: linear-gradient(108deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-56 {
  background-image: linear-gradient(111.6deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-57 {
  background-image: linear-gradient(115.2deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-58 {
  background-image: linear-gradient(118.8deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-59 {
  background-image: linear-gradient(122.4deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-60 {
  background-image: linear-gradient(126deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-61 {
  background-image: linear-gradient(129.6deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-62 {
  background-image: linear-gradient(133.2deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-63 {
  background-image: linear-gradient(136.8deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-64 {
  background-image: linear-gradient(140.4deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-65 {
  background-image: linear-gradient(144deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-66 {
  background-image: linear-gradient(147.6deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-67 {
  background-image: linear-gradient(151.2deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-68 {
  background-image: linear-gradient(154.8deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-69 {
  background-image: linear-gradient(158.4deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-70 {
  background-image: linear-gradient(162deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-71 {
  background-image: linear-gradient(165.6deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-72 {
  background-image: linear-gradient(169.2deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-73 {
  background-image: linear-gradient(172.8deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-74 {
  background-image: linear-gradient(176.4deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-75 {
  background-image: linear-gradient(180deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-76 {
  background-image: linear-gradient(183.6deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-77 {
  background-image: linear-gradient(187.2deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-78 {
  background-image: linear-gradient(190.8deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-79 {
  background-image: linear-gradient(194.4deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-80 {
  background-image: linear-gradient(198deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-81 {
  background-image: linear-gradient(201.6deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-82 {
  background-image: linear-gradient(205.2deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-83 {
  background-image: linear-gradient(208.8deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-84 {
  background-image: linear-gradient(212.4deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-85 {
  background-image: linear-gradient(216deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-86 {
  background-image: linear-gradient(219.6deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-87 {
  background-image: linear-gradient(223.2deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-88 {
  background-image: linear-gradient(226.8deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-89 {
  background-image: linear-gradient(230.4deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-90 {
  background-image: linear-gradient(234deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-91 {
  background-image: linear-gradient(237.6deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-92 {
  background-image: linear-gradient(241.2deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-93 {
  background-image: linear-gradient(244.8deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-94 {
  background-image: linear-gradient(248.4deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-95 {
  background-image: linear-gradient(252deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-96 {
  background-image: linear-gradient(255.6deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-97 {
  background-image: linear-gradient(259.2deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-98 {
  background-image: linear-gradient(262.8deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-99 {
  background-image: linear-gradient(266.4deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.progress-100 {
  background-image: linear-gradient(270deg, transparent 50%, white 50%), linear-gradient(-270deg, #5499ad 50%, white 50%);
  -webkit-perspective: 2000;
  perspective: 2000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

@media screen and (max-width: 1250px) {
  .sidebar {
    padding: 30px 0px; }

  .sidebar .logo {
    padding: 0px 10px; }

  .sidebar .nav {
    padding: 0px 15px; } }
@media screen and (max-width: 767px) {
  .subpage-topline > .col-md-4 img {
    display: none; }

  .subpage-topline .dropdown-toggle {
    font-size: 14px; }
    .subpage-topline .dropdown-toggle i {
      font-size: 14px;
      margin-left: 4px; }

  .resource-landing .title-row {
    display: none; }

  .report-heading h3 {
    font-size: 18px; }

  .report-content .date-placard {
    display: none; }

  .performance .bx-wrapper:after {
    display: none; }

  .performance {
    font-size: 22px;
    margin-bottom: 5px; }
    .performance .blue-bg {
      border-bottom: 3px solid white; }
    .performance .grey-bg {
      height: 260px;
      border-left: 0px;
      border-right: 0px; }
      .performance .grey-bg .performance-icon {
        width: 30px;
        top: 6px;
        left: 9px; }
    .performance .stat-copy {
      margin-top: 10px; }
    .performance .bottom-bar {
      position: relative;
      padding: 8px; }
      .performance .bottom-bar span {
        max-width: 100%;
        font-size: 13px; }

  .percentage {
    width: 94px;
    height: 94px; }
    .percentage .radial-inner-bg {
      width: 82px;
      height: 82px; }
    .percentage .percent {
      left: 121px;
      top: 45px;
      display: inline; } }
.four-oh-four {
  padding-top: 40px; }
  .four-oh-four h1 {
    color: #1691bd;
    font-size: 3em; }
  .four-oh-four p {
    font-size: 2em;
    margin: 30px auto 60px; }

.box-link {
  display: block;
  padding: 9px 0px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .07em;
  border: 2px solid #df5626;
  color: #df5626;
  margin: 20px auto;
  font-size: 17px;
  width: 100%;
  max-width: 295px; }
  .box-link i {
    padding: 10px; }
  .box-link:hover {
    background: #df5626;
    color: white;
    text-decoration: none; }

@media only screen and (min-width: 768px) {
  .table-row {
    display: table; }

  .table-row [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top; }

  .performance .blue-bg {
    border-right: 3px solid white;
    border-bottom: 3px solid white; } }
@media screen and (max-width: 700px) {
  .login-container img.logo {
    display: inline-block;
    width: 238px;
    margin-left: -25px;
    margin-bottom: 30px; }

  .video-page-container img.logo {
    display: inline-block;
    width: 238px;
    margin-left: -25px;
    margin-bottom: 30px; }

  .login-container p {
    font-size: 14px; }

  .login-container input.form-control {
    font-size: 14px;
    height: 33px;
    width: 90%;
    margin: 0 auto; }

  .login-container .form-submit button span img {
    position: absolute;
    top: 2px;
    right: -16px;
    display: block;
    width: 9px; }
  .login-container .form-submit button {
    font-size: 14px;
    padding: 1px 33px 1px 27px; }
  .login-container .login-form {
    margin-bottom: 40px; }
  .login-container .login-footer {
    font-size: 14px; }
    .login-container .login-footer hr {
      margin-top: 7px;
      margin-bottom: 7px; } }
/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.white-popup-block {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 800px;
  margin: 40px auto; }

.field-validation-error {
  color: red; }

.umbraco-forms-form.referralform {
  margin-bottom: 40px; }
  .umbraco-forms-form.referralform input[type="text"] {
    width: 100%; }
  .umbraco-forms-form.referralform .form-control.radio {
    border: none; }

.umbraco-forms-form.newssubmissionform {
  margin-bottom: 40px; }
  .umbraco-forms-form.newssubmissionform input[type="text"] {
    width: 100%; }
  .umbraco-forms-form.newssubmissionform .form-control.radio {
    border: none; }

.referral-popup {
  padding-left: 50px; }
  .referral-popup p {
    color: black; }
    .referral-popup p span {
      display: inline-block;
      width: 200px; }
  .referral-popup h4 {
    margin-top: 20px; }

.referrals {
  border-top: 1px solid #00538b; }
  .referrals .event {
    border-bottom: 1px solid #00538b; }

.nav-search {
  max-width: 300px;
  width: 100%;
  float: right; }
  .nav-search form {
    width: 100%;
    position: relative; }
    .nav-search form i {
      position: absolute;
      left: 7px;
      top: 11px; }
    .nav-search form input {
      padding-left: 28px; }

/*# sourceMappingURL=main.css.map */
