* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img, iframe, video {
  max-width: 100%; }

img {
  height: auto;
  border: 0;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  border: 0;
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

textarea, input {
  outline: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*
  Variable: fontsize-root
  'px' font size on root (html) element (with units removed).  Browser default is 16px.  Used to determine sizes for rem function.

  -@ based on http://css-tricks.com/snippets/css/less-mixin-for-rem-font-sizing/
  */
/*
Mixin: rem (https://github.com/tobymackenzie/html-boilerplate/blob/master/web/_/styles/src/mixins/_units.scss)
Output a property with pixel values for non 'rem' supporting browsers followed by the 'rem' equivalent for rem support browsers.  Can't currently accept values with comma separation, like multiple backgrounds or the like.

-@ based on http://hugogiraudel.com/2013/03/18/ultimate-rem-mixin/
*/
/*
Mixin: stripUnit
Strip the unit from a value that has a unit

-@ based on http://css-tricks.com/snippets/css/less-mixin-for-rem-font-sizing/
*/
.ir {
  display: block;
  overflow: hidden;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  text-indent: -999em;
  direction: ltr;
  *line-height: 0; }
  .ir br {
    display: none; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden, .ui-datepicker-wrapper.is-inactive {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0; }
  .visuallyhidden.focusable:active, .focusable.ui-datepicker-wrapper.is-inactive:active, .visuallyhidden.focusable:focus, .focusable.ui-datepicker-wrapper.is-inactive:focus {
    position: static;
    overflow: visible;
    clip: auto;
    margin: 0;
    width: auto;
    height: auto; }

.invisible {
  visibility: hidden; }

.group, .related-cards .cards, .service-category-cards .cards {
  *zoom: 1; }
  .group:before, .related-cards .cards:before, .service-category-cards .cards:before, .group:after, .related-cards .cards:after, .service-category-cards .cards:after {
    display: table;
    content: ""; }
  .group:after, .related-cards .cards:after, .service-category-cards .cards:after {
    clear: both; }

img[src*="googleadservices.com"] {
  position: absolute;
  top: 0;
  left: -9000em; }

.no-scroll {
  overflow: hidden; }

.slvzr-last-child, .slvzr-nth-child403n41, .slvzr-nth-child404n41 {
  margin-right: 0 !important; }

.icon-doctype {
  display: inline-block;
  width: 32px;
  width: 2rem;
  height: 32px;
  height: 2rem; }
  


[class^="icon-"], .enterprise-nav ul li a span.icon-nc-brand, .alert-box.info .alert-icon, .alert-box.success .alert-icon, .alert-box.warning .alert-icon, .alert-box.breaking .alert-icon, .article.agency .block-item [itemprop="description"] + p a:before, .article.service .block-item [itemprop="description"] + p a:before, .card.online-service a, .article.online-service .block-icon, [class*=" icon-"], .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }



.styleguide {
  margin-top: 30px; }
  .styleguide h6 {
    text-transform: uppercase;
    color: #6f7785; }
  .styleguide.typography p {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 50px !important; }
  .styleguide .heavy {
    font-family: 'TransportNewHeavy', Helvetica, Arial, sans-serif; }
  .styleguide .medium {
    font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif; }
  .styleguide .light {
    font-family: 'TransportNewLight', Helvetica, Arial, sans-serif; }
  .styleguide .georgia {
    font-family: 'Georgia';
    font-style: italic; }

html, body {
  background-color: #ffffff;
  font-family: 'TransportNewLight', Helvetica, Arial, sans-serif;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: normal;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

h1, h2, h3, .topical-nav h3, .topical-nav .parent-title, h4, h5, h6 {
  color: #092940;
  font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
  font-weight: normal; }

h1 {
  line-height: 1.25;
  word-break: break-word;
  font-size: 24px;
  font-size: 1.5rem;
  margin: 30px 0;
  margin: 1.875rem 0; }
  @media screen and (min-width: 768px)  {
    h1 {
      font-size: 36px;
      font-size: 2.25rem;
      margin: 30px 0 60px;
      margin: 1.875rem 0 3.75rem; } }
  @media screen and (min-width: 1024px)  {
    h1 {
      font-size: 48px;
      font-size: 3rem; } }

h2 {
  font-size: 21px;
  font-size: 1.3125rem; }
  @media screen and (min-width: 768px)  {
    h2 {
      font-size: 24px;
      font-size: 1.5rem; } }
  @media screen and (min-width: 1024px)  {
    h2 {
      font-size: 36px;
      font-size: 2.25rem; } }

h3, .topical-nav h3, .topical-nav .parent-title {
  font-size: 18px;
  font-size: 1.125rem; }
  @media screen and (min-width: 768px)  {
    h3 {
      font-size: 21px;
      font-size: 1.3125rem; } }
  @media screen and (min-width: 1024px)  {
    h3 {
      font-size: 24px;
      font-size: 1.5rem; } }

h4 {
  font-size: 18px;
  font-size: 1.125rem; }
  @media screen and (min-width: 1024px)  {
    h4 {
      font-size: 21px;
      font-size: 1.3125rem; } }

h5 {
  font-size: 16px;
  font-size: 1rem; }
  @media screen and (min-width: 1024px)  {
    h5 {
      font-size: 18px;
      font-size: 1.125rem; } }

h6 {
  font-size: 16px;
  font-size: 1rem; }

#kss-node .grid {
  background: #95a0ad;
  overflow: auto;
  max-width: 68em;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px; }
  #kss-node .grid:after {
    content: "";
    display: table;
    clear: both; }
  #kss-node .grid div {
    background: #ffffff;
    text-align: center;
    border: 1px dashed #95a0ad;
    color: #95a0ad;
    padding: 20px 0; }
  #kss-node .grid.smartphone div {
    float: left;
    display: block;
    margin-right: 16.03631%;
    width: 41.98184%; }
    #kss-node .grid.smartphone div:last-child {
      margin-right: 0; }
  #kss-node .grid.tablet div {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 12.64237%; }
    #kss-node .grid.tablet div:last-child {
      margin-right: 0; }
  #kss-node .grid.desktop {
    padding: 0; }
    #kss-node .grid.desktop div {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 6.17215%; }
      #kss-node .grid.desktop div:last-child {
        margin-right: 0; }

#kss-node .layouts {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto;
  max-width: 600px; }
  #kss-node .layouts:after {
    content: "";
    display: table;
    clear: both; }
  #kss-node .layouts.article-only .smartphone div {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
    margin-left: 34.11922%; }
    #kss-node .layouts.article-only .smartphone div:last-child {
      margin-right: 0; }
  #kss-node .layouts.article-only .tablet div {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
    margin-left: 17.05961%; }
    #kss-node .layouts.article-only .tablet div:last-child {
      margin-right: 0; }
  #kss-node .layouts.article-only .desktop div {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%; }
    #kss-node .layouts.article-only .desktop div:last-child {
      margin-right: 0; }
  #kss-node .layouts.article-sidebar .smartphone div {
    padding: 23px 0;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
    margin-left: 34.11922%; }
    #kss-node .layouts.article-sidebar .smartphone div:last-child {
      margin-right: 0; }
  #kss-node .layouts.article-sidebar .tablet div {
    padding: 60px 0;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 40.29137%;
    margin-left: 17.05961%; }
    #kss-node .layouts.article-sidebar .tablet div:last-child {
      margin-right: 0; }
    #kss-node .layouts.article-sidebar .tablet div:last-child {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 23.23176%;
      margin-left: 0%; }
      #kss-node .layouts.article-sidebar .tablet div:last-child:last-child {
        margin-right: 0; }
  #kss-node .layouts.article-sidebar .desktop div {
    padding: 60px 0;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%; }
    #kss-node .layouts.article-sidebar .desktop div:last-child {
      margin-right: 0; }
    #kss-node .layouts.article-sidebar .desktop div:last-child {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      #kss-node .layouts.article-sidebar .desktop div:last-child:last-child {
        margin-right: 0; }
  #kss-node .layouts.article-two-sidebars .smartphone div {
    padding: 11px 0;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
    margin-left: 34.11922%; }
    #kss-node .layouts.article-two-sidebars .smartphone div:last-child {
      margin-right: 0; }
  #kss-node .layouts.article-two-sidebars .tablet div {
    padding: 35px 0;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%; }
    #kss-node .layouts.article-two-sidebars .tablet div:last-child {
      margin-right: 0; }
    #kss-node .layouts.article-two-sidebars .tablet div:nth-child(2) {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 40.29137%;
      margin-left: 17.05961%; }
      #kss-node .layouts.article-two-sidebars .tablet div:nth-child(2):last-child {
        margin-right: 0; }
    #kss-node .layouts.article-two-sidebars .tablet div:last-child {
      padding: 12px 0;
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 65.88078%;
      margin-left: 17.05961%; }
      #kss-node .layouts.article-two-sidebars .tablet div:last-child:last-child {
        margin-right: 0; }
  #kss-node .layouts.article-two-sidebars .desktop div {
    padding: 60px 0;
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%; }
    #kss-node .layouts.article-two-sidebars .desktop div:last-child {
      margin-right: 0; }
    #kss-node .layouts.article-two-sidebars .desktop div:nth-child(2) {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%;
      margin-left: 25.58941%; }
      #kss-node .layouts.article-two-sidebars .desktop div:nth-child(2):last-child {
        margin-right: 0; }
    #kss-node .layouts.article-two-sidebars .desktop div:nth-child(3) {
      margin-left: -76.76824%; }
    #kss-node .layouts.article-two-sidebars .desktop div:last-child {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 23.23176%; }
      #kss-node .layouts.article-two-sidebars .desktop div:last-child:last-child {
        margin-right: 0; }

#kss-node .layout {
  text-align: center;
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%; }
  #kss-node .layout:last-child {
    margin-right: 0; }
  #kss-node .layout div {
    background: #092940;
    padding: 60px 0;
    margin-bottom: 5px;
    color: #ffffff; }
    #kss-node .layout div:nth-child(3) {
      background: #397aac; }
    #kss-node .layout div:nth-child(4) {
      background: #588023; }

.content-container {
  margin-top: 60px;
  margin-top: 3.75rem; }
  @media screen and (min-width: 1024px)  {
    .content-container {
      margin-top: 0; } }

.wrapper {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding: 0 20px;
  padding: 0 1.25rem; }
  .wrapper:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (min-width: 480px)  {
    .wrapper {
      padding: 0 40px;
      padding: 0 2.5rem; } }
  @media screen and (min-width: 768px)  {
    .wrapper {
      padding: 0 60px;
      padding: 0 3.75rem; } }
  @media screen and (min-width: 1024px)  {
    .wrapper {
      max-width: 93.75%;
      padding: 0;
      margin: 0 auto; } }
  @media screen and (min-width: 1280px)  {
    .wrapper {
      max-width: 1140px;
      max-width: 71.25rem; } }

@media screen and (min-width: 768px)  {
  .article-sidebar .article {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 47.58542%; }
    .article-sidebar .article:last-child {
      margin-right: 0; } }
@media screen and (min-width: 1024px)  {
  .article-sidebar .article {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%; }
    .article-sidebar .article:last-child {
      margin-right: 0; } }
@media screen and (min-width: 768px)  {
  .article-sidebar .sidebar {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 47.58542%; }
    .article-sidebar .sidebar:last-child {
      margin-right: 0; } }
@media screen and (min-width: 1024px)  {
  .article-sidebar .sidebar {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%; }
    .article-sidebar .sidebar:last-child {
      margin-right: 0; } }

@media screen and (min-width: 1024px)  {
  .article-2-sidebars {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }
@media screen and (min-width: 768px)  {
  .article-2-sidebars .article {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 47.58542%; }
    .article-2-sidebars .article:last-child {
      margin-right: 0; } }
@media screen and (min-width: 1024px)  {
  .article-2-sidebars .article {
    float: none;
    width: 48.42105%;
    margin: 0 3.15789%;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
    -webkit-order: 2;
    -moz-order: 2;
    order: 2;
    -ms-flex-order: 2; } }
@media screen and (min-width: 768px)  {
  .article-2-sidebars .sidebar {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 47.58542%;
    margin-right: 0; }
    .article-2-sidebars .sidebar:last-child {
      margin-right: 0; } }
@media screen and (min-width: 1024px)  {
  .article-2-sidebars .sidebar {
    float: none;
    width: 22.63158%;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
    -webkit-order: 3;
    -moz-order: 3;
    order: 3;
    -ms-flex-order: 3; } }
@media screen and (min-width: 768px)  {
  .article-2-sidebars .sidebar + .sidebar {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 100%; }
    .article-2-sidebars .sidebar + .sidebar:last-child {
      margin-right: 0; } }
@media screen and (min-width: 1024px)  {
  .article-2-sidebars .sidebar + .sidebar {
    float: none;
    width: 22.63158%;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    -ms-flex-order: 1; } }

.header-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100; }
  @media screen and (min-width: 1024px)  {
    .header-container {
      position: relative; } }

.mobile-nav {
  background: #092940;
  text-align: center;
  height: 60px;
  height: 3.75rem;
  font-size: 20px;
  font-size: 1.25rem; }
  @media screen and (min-width: 1024px)  {
    .mobile-nav {
      height: 0; } }
  .mobile-nav h1, .mobile-nav div, .mobile-nav a, .mobile-nav button {
    color: #ffffff;
    background: transparent;
    display: inline-block;
    outline: none;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    text-decoration: none;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 60px;
    line-height: 3.75rem; }
    @media screen and (min-width: 1024px)  {
      .mobile-nav h1, .mobile-nav div, .mobile-nav a, .mobile-nav button {
        display: none; } }
  .mobile-nav h1, .mobile-nav div {
    width: 40%;
    height: 100%;
    overflow: hidden; }
    @media screen and (min-width: 1024px)  {
      .mobile-nav h1, .mobile-nav div {
        position: absolute;
        left: 3.125%;
        display: block;
        z-index: 10000;
        top: 20px;
        top: 1.25rem;
        width: 290px;
        width: 18.125rem;
        height: 40px;
        height: 2.5rem; } }
    @media screen and (min-width: 1280px)  {
      .mobile-nav h1, .mobile-nav div {
        left: 50%;
        margin-left: -570px;
        margin-left: -35.625rem; } }
    .mobile-nav h1 a, .mobile-nav div a {
      display: block;
      width: 100%;
      height: 100%; }
      @media screen and (min-width: 1024px)  {
        .mobile-nav h1 a, .mobile-nav div a {
          display: block;
          font-size: 0;
          line-height: 0;
          width: 100%;
/* FIX-HA made height 125% for logo height */  
	  height: 125%;
/* FIX-HA Notorious Logo */
/* FIX-HA Notorious Logo */
          background-image: url('../images/saranc-logo-png.png'); 
          background-repeat: no-repeat;
          background-position: 0 50%;
/* FIX-HA Notorious Logo made size auto to 100 125 for logo */
	 background-size: 100% 125%;
          -webkit-transition: opacity 0.15s ease-in-out;
          -moz-transition: opacity 0.15s ease-in-out;
          transition: opacity 0.15s ease-in-out; }
          .no-svg .mobile-nav h1 a, .no-svg .mobile-nav div a {
              background-image: url('../images/saranc-logo-png.png'); 
} }
    @media screen and (min-width: 1024px)  {
      .mobile-nav h1 a:hover, .mobile-nav div a:hover {
        opacity: 0.8; } }
  .mobile-nav span {
    display: inline-block; }
  .mobile-nav .open-trigger {
    float: left; }
    .mobile-nav .open-trigger *:first-child {
      float: left; }
    .mobile-nav .open-trigger *:last-child {
      display: none; }
      @media screen and (min-width: 768px)  {
        .mobile-nav .open-trigger *:last-child {
          display: inline-block; } }
  .mobile-nav .search-trigger {
    float: right; }
    .mobile-nav .search-trigger *:first-child {
      display: none; }
      @media screen and (min-width: 768px)  {
        .mobile-nav .search-trigger *:first-child {
          display: inline-block; } }
    .mobile-nav .search-trigger *:last-child {
      float: right;
      line-height: 60px;
      line-height: 3.75rem; }
  .mobile-nav [class^="icon-"], .mobile-nav .enterprise-nav ul li a span.icon-nc-brand, .enterprise-nav ul li a .mobile-nav span.icon-nc-brand, .mobile-nav .alert-box.info .alert-icon, .alert-box.info .mobile-nav .alert-icon, .mobile-nav .alert-box.success .alert-icon, .alert-box.success .mobile-nav .alert-icon, .mobile-nav .alert-box.warning .alert-icon, .alert-box.warning .mobile-nav .alert-icon, .mobile-nav .alert-box.breaking .alert-icon, .alert-box.breaking .mobile-nav .alert-icon, .mobile-nav .article.agency .block-item [itemprop="description"] + p a:before, .article.agency .block-item [itemprop="description"] + p .mobile-nav a:before, .mobile-nav .article.service .block-item [itemprop="description"] + p a:before, .article.service .block-item [itemprop="description"] + p .mobile-nav a:before, .mobile-nav .card.online-service a, .card.online-service .mobile-nav a, .mobile-nav .article.online-service .block-icon, .article.online-service .mobile-nav .block-icon, .mobile-nav [class*=" icon-"], .mobile-nav .ui-datepicker .ui-datepicker-prev, .ui-datepicker .mobile-nav .ui-datepicker-prev, .mobile-nav .ui-datepicker .ui-datepicker-next, .ui-datepicker .mobile-nav .ui-datepicker-next {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 60px;
    line-height: 3.75rem;
    padding: 0 20px;
    padding: 0 1.25rem; }

.close-trigger {
  background: #092940;
  display: inline-block;
  width: 100%;
  padding: 0;
  color: #ffffff;
  text-align: left;
  line-height: 0;
  text-transform: uppercase;
  font-size: 0;
  height: 60px;
  height: 3.75rem; }
  .close-trigger span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 60px;
    line-height: 3.75rem; }
  .close-trigger [class^="icon-"], .close-trigger .enterprise-nav ul li a span.icon-nc-brand, .enterprise-nav ul li a .close-trigger span.icon-nc-brand, .close-trigger .alert-box.info .alert-icon, .alert-box.info .close-trigger .alert-icon, .close-trigger .alert-box.success .alert-icon, .alert-box.success .close-trigger .alert-icon, .close-trigger .alert-box.warning .alert-icon, .alert-box.warning .close-trigger .alert-icon, .close-trigger .alert-box.breaking .alert-icon, .alert-box.breaking .close-trigger .alert-icon, .close-trigger .article.agency .block-item [itemprop="description"] + p a:before, .article.agency .block-item [itemprop="description"] + p .close-trigger a:before, .close-trigger .article.service .block-item [itemprop="description"] + p a:before, .article.service .block-item [itemprop="description"] + p .close-trigger a:before, .close-trigger .card.online-service a, .card.online-service .close-trigger a, .close-trigger .article.online-service .block-icon, .article.online-service .close-trigger .block-icon, .close-trigger [class*=" icon-"], .close-trigger .ui-datepicker .ui-datepicker-prev, .ui-datepicker .close-trigger .ui-datepicker-prev, .close-trigger .ui-datepicker .ui-datepicker-next, .ui-datepicker .close-trigger .ui-datepicker-next {
    font-size: 28px;
    padding: 0 20px; }

.back-trigger button {
  background: #061b2a;
  display: inline-block;
  width: 100%;
  padding: 0;
  color: #ffffff;
  text-align: left;
  text-transform: uppercase;
  line-height: 60px;
  line-height: 3.75rem;
  font-size: 14px;
  font-size: 0.875rem; }
.back-trigger span {
  display: inline-block;
  vertical-align: middle;
  line-height: 58px;
  line-height: 3.625rem; }
.back-trigger [class^="icon-"], .back-trigger .enterprise-nav ul li a span.icon-nc-brand, .enterprise-nav ul li a .back-trigger span.icon-nc-brand, .back-trigger .alert-box.info .alert-icon, .alert-box.info .back-trigger .alert-icon, .back-trigger .alert-box.success .alert-icon, .alert-box.success .back-trigger .alert-icon, .back-trigger .alert-box.warning .alert-icon, .alert-box.warning .back-trigger .alert-icon, .back-trigger .alert-box.breaking .alert-icon, .alert-box.breaking .back-trigger .alert-icon, .back-trigger .article.agency .block-item [itemprop="description"] + p a:before, .article.agency .block-item [itemprop="description"] + p .back-trigger a:before, .back-trigger .article.service .block-item [itemprop="description"] + p a:before, .article.service .block-item [itemprop="description"] + p .back-trigger a:before, .back-trigger .card.online-service a, .card.online-service .back-trigger a, .back-trigger .article.online-service .block-icon, .article.online-service .back-trigger .block-icon, .back-trigger [class*=" icon-"], .back-trigger .ui-datepicker .ui-datepicker-prev, .ui-datepicker .back-trigger .ui-datepicker-prev, .back-trigger .ui-datepicker .ui-datepicker-next, .ui-datepicker .back-trigger .ui-datepicker-next {
  vertical-align: top;
  font-size: 36px;
  font-size: 2.25rem;
  padding: 0 20px;
  padding: 0 1.25rem;
  line-height: 54px;
  line-height: 3.375rem; }

.menu-container {
  background-color: #092940;
  
  background-size: cover;
  background-position: center; }
  @media screen and (min-width: 1024px)  {
    .menu-container {
      position: relative;
      background: none;
      padding-top: 80px;
      padding-top: 5rem; }
      .menu-container .close-trigger, .menu-container .back-trigger {
        display: none !important; } }

@media screen and (min-width: 1024px)  {
  .topical-nav {
    background-color: #092940;
    
    background-position: center;
    height: 80px;
    height: 5rem;
    width: 100% !important; } }
.topical-nav h3, .topical-nav .topical-nav .parent-title, .topical-nav .topical-nav .parent-title, .topical-nav .parent-title {
  background: #ffffff;
  margin: 0;
  text-align: center;
  display: inline-block;
  width: 100%;
  color: #092940;
  text-transform: capitalize;
  padding: 20px;
  padding: 1.25rem; }
  @media screen and (min-width: 1024px)  {
    .topical-nav h3, .topical-nav .parent-title {
      padding-left: 0;
      background: none; } }
@media screen and (min-width: 1024px)  {
  .topical-nav h3 {
    float: left;
    text-align: left;
    width: auto; } }
@media screen and (min-width: 1024px)  {
  .topical-nav > ul > li:hover {
    background-color: rgba(0, 0, 0, 0.25); } }
.topical-nav > ul > li > div {
  top: 60px;
  top: 3.75rem; }
.topical-nav ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul {
      font-size: 0;
      display: block;
      margin: 0 auto; } }
  .topical-nav ul li {
    margin: 0;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ffffff;
    vertical-align: middle;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
    @media screen and (min-width: 1024px)  {
      .topical-nav ul li {
        width: auto;
        border: none;
        z-index: 100;
        line-height: 1;
        padding: 0; } }
  .topical-nav ul li.home {
    background-color: #092940;
    
    background-size: cover;
    background-position: center; }
    @media screen and (min-width: 1024px)  {
      .topical-nav ul li.home {
        background: none;
        float: left; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.home:hover {
      background-color: rgba(0, 0, 0, 0.25); } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.home a {
      padding: 32px 20px;
      padding: 2rem 1.25rem; } }
  .topical-nav ul li.home a {
    display: block;
    width: 100%;
/* side Menu close - on top logo     background: url('../images/saranc-logo-png.png') no-repeat 130px 50%/auto 140px; */
    font-size: 0;
    line-height: 0;
    height: 80px;
    height: 5rem; }
    @media screen and (min-width: 1024px)  {
      .topical-nav ul li.home a {
        height: auto;
        background: none;
        line-height: 1;
        padding: 32px 20px;
        padding: 2rem 1.25rem;
/* FIX-HA make top nav menu a links bold font-size 16 to 21 font-size 1 to 1.375*/
        font-size: 21px;
        font-size: 1.375rem; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.current-page > a {
      color: #ffffff;
      background-color: rgba(0, 0, 0, 0.25);
      text-decoration: none; } }
  .topical-nav ul li a {
    font-size: 14px;
    color: #ffffff;
    display: inline-block;
    position: relative;
    width: 100%;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
    padding: 20px 30px;
    padding: 1.25rem 1.875rem; }
    @media screen and (min-width: 1024px)  {
      .topical-nav ul li a {
        width: auto;
        padding: 0;
        display: block;
        text-transform: capitalize;
        font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
        color: #ecf0f3;
/* FIX-HA  font-size from 16 to 21 */
        
	font-size: 21px;
/* FIX-HA comment this        text-decoration: underline  */
        position: relative;
        padding: 32px 20px;
        padding: 2rem 1.25rem; } }
  .topical-nav ul li a [class^="icon-"], .topical-nav ul li a .enterprise-nav ul li a span.icon-nc-brand, .enterprise-nav ul li a .topical-nav ul li a span.icon-nc-brand, .topical-nav ul li a .alert-box.info .alert-icon, .alert-box.info .topical-nav ul li a .alert-icon, .topical-nav ul li a .alert-box.success .alert-icon, .alert-box.success .topical-nav ul li a .alert-icon, .topical-nav ul li a .alert-box.warning .alert-icon, .alert-box.warning .topical-nav ul li a .alert-icon, .topical-nav ul li a .alert-box.breaking .alert-icon, .alert-box.breaking .topical-nav ul li a .alert-icon, .topical-nav ul li a .article.agency .block-item [itemprop="description"] + p a:before, .article.agency .block-item [itemprop="description"] + p .topical-nav ul li a a:before, .topical-nav ul li a .article.service .block-item [itemprop="description"] + p a:before, .article.service .block-item [itemprop="description"] + p .topical-nav ul li a a:before, .topical-nav ul li a .card.online-service a, .card.online-service .topical-nav ul li a a, .topical-nav ul li a .article.online-service .block-icon, .article.online-service .topical-nav ul li a .block-icon, .topical-nav ul li a [class*=" icon-"], .topical-nav ul li a .ui-datepicker .ui-datepicker-prev, .ui-datepicker .topical-nav ul li a .ui-datepicker-prev, .topical-nav ul li a .ui-datepicker .ui-datepicker-next, .ui-datepicker .topical-nav ul li a .ui-datepicker-next {
    position: absolute;
    top: 50%;
    font-size: 36px;
    font-size: 2.25rem;
    right: 20px;
    right: 1.25rem;
    margin-top: -18px;
    margin-top: -1.125rem; }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li a span {
      display: none; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-dropdown {
      z-index: 100;
      position: relative;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-dropdown > a {
      padding-right: 45px;
      z-index: 100;
      text-decoration: none; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-dropdown > a span[class^="icon-"] {
      display: block;
      -webkit-transition: all 0.15s ease-in-out;
      -moz-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      color: #ecf0f3;
      font-size: 24px;
      right: 20px;
      top: 50%;
      margin-top: -12px;
      margin-top: -0.75rem; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-dropdown > div {
      background: #ffffff;
      border-width: 0; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-dropdown.is-open {
      z-index: 100; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-dropdown.is-open a > span[class^="icon-"] {
      -webkit-transform: rotate(270deg);
      -moz-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      transform: rotate(270deg); } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-dropdown.is-open ul li a {
      color: #397aac;
      font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-dropdown.is-open > div {
      display: block;
      border-width: 1px;
      border-color: #cfd2d7;
      border-style: solid;
      border-top: 0;
      max-height: 900px;
      max-height: 56.25rem; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-dropdown.is-open > div div ul li a {
      color: #95a0ad;
      font-family: 'TransportNewLight', Helvetica, Arial, sans-serif; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-dropdown > div {
      z-index: 99;
      top: 80px;
      max-height: 0;
      line-height: 0;
      left: 0px;
      border: 1px solid rgba(111, 119, 133, 0);
      border-bottom: 0;
      border-top: 0;
      overflow: hidden;
      -webkit-transition: all 0.15s ease-in-out;
      -moz-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-dropdown > div .parent-title {
      display: none; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-dropdown > div ul {
      min-width: 200px;
      padding: 0; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-dropdown > div ul li {
      display: block;
      padding: 0 20px;
      border-top: 1px solid #ecf0f3;
      line-height: 1.5; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-dropdown > div ul li a {
      font-size: 14px;
      text-decoration: underline;
      padding: 16px 0; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-dropdown > div ul li a:after {
      border: none; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-dropdown > div ul li a:hover {
      text-decoration: none; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-dropdown > div ul li div {
      display: none; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-mega {
      z-index: 100;
      position: relative;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-mega > a {
      padding-right: 45px;
      z-index: 100; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-mega > a > span[class^="icon-"] {
      display: block;
      -webkit-transition: all 0.15s ease-in-out;
      -moz-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      font-size: 24px;
      right: 20px;
      top: 50%;
      margin-top: -12px;
      margin-top: -0.75rem; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-mega .promo img {
      border-radius: 0;
      width: 100%;
      height: auto; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-mega .promo a {
      display: block;
      margin: 0;
      padding: 0; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-mega .promo a:after {
      border-bottom: none; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-mega .promo p {
      font-size: 14px; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-mega.is-open {
      z-index: 100;
      overflow: visible; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-mega.is-open a > span[class^="icon-"] {
      -webkit-transform: rotate(270deg);
      -moz-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      transform: rotate(270deg); } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-mega.is-open > div {
      display: block;
      border: 0;
      border-bottom: 1px solid #cfd2d7;
      max-height: 900px;
      max-height: 56.25rem;
      padding: 60px 0;
      padding: 3.75rem 0; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-mega > div {
      z-index: 99;
      top: 80px;
      min-width: 400px;
      line-height: 0;
      left: -20px;
      background: #ffffff;
      border: 0; } }
  .topical-nav ul li.has-mega > div > .parent-title {
    padding: 20px;
    padding: 1.25rem; }
    @media screen and (min-width: 1024px)  {
      .topical-nav ul li.has-mega > div > .parent-title {
        display: block;
        margin: 0 auto;
        text-align: left;
        color: #397aac;
        line-height: 1.25;
        padding: 0;
        font-size: 36px;
        font-size: 2.25rem;
        margin-bottom: 30px;
        margin-bottom: 1.875rem; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-mega > div > .parent-title:hover {
      color: #3389cc;
      text-decoration: none; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-mega > div > ul {
      padding: 0;
      margin: 0 auto;
      display: block; }
      .topical-nav ul li.has-mega > div > ul:after {
        content: "";
        display: table;
        clear: both; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-mega > div > ul > li {
      margin-top: 0;
      padding: 0;
      line-height: 1.5;
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 23.23176%; }
      .topical-nav ul li.has-mega > div > ul > li:last-child {
        margin-right: 0; }
      .topical-nav ul li.has-mega > div > ul > li:nth-child(4n+1) {
        margin-right: 0; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-mega > div > ul > li a {
      color: #397aac; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-mega > div > ul > li div {
      position: relative;
      display: block; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-mega > div > ul > li ul {
      margin: 0;
      padding: 0; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-mega > div > ul > li ul li {
      padding: 0; } }
  @media screen and (min-width: 1024px)  {
    .topical-nav ul li.has-mega > div > ul > li ul li a {
      color: #397aac;
      font-size: 14px; } }
  .topical-nav ul li a:hover:after {
    border: none; }
  .topical-nav ul li div {
    position: absolute; }
.topical-nav .jb-overflowmenu-menu-secondary .has-dropdown > a {
  text-decoration: underline; }
.topical-nav .jb-overflowmenu-menu-secondary .has-dropdown .icon-chevron-right, .topical-nav .jb-overflowmenu-menu-secondary .has-dropdown .ui-datepicker .ui-datepicker-next, .ui-datepicker .topical-nav .jb-overflowmenu-menu-secondary .has-dropdown .ui-datepicker-next {
  display: none; }


/*  Edit this to background white and text black */
/*  background: #092940 to #ffffff */
/*  FIX-HA */

.enterprise-nav {
  background: #ffffff;
  font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
  padding-top: 20px;
  padding-top: 1.25rem; }
  @media screen and (min-width: 1024px)  {
    .enterprise-nav {
      height: 180px;
      height: 5rem; } }
  .enterprise-nav ul {
    margin: 0;
    padding: 0; }
    .enterprise-nav ul li {
      display: inline-block;
      float: left;
      margin-top: 0;
      width: 50%; }
      @media screen and (min-width: 768px)  {
        .enterprise-nav ul li {
          width: 100%; } }
      @media screen and (min-width: 1024px)  {
        .enterprise-nav ul li {
          width: auto; } }
      .enterprise-nav ul li:nth-child(odd) {
        clear: left; }
      .enterprise-nav ul li a {
	/* Edit this to flip - color ffffff to 092940 FIX-HA */        
	color: #092940;
        text-transform: uppercase;
        text-decoration: none;
        width: 100%;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        padding: 10px 15px;
        padding: 0.625rem 0.9375rem;
        font-size: 12px;
        font-size: 0.75rem; }
        @media screen and (min-width: 768px)  {
          .enterprise-nav ul li a {
            text-align: left;
            padding: 10px 30px;
            padding: 0.625rem 1.875rem; } }
        @media screen and (min-width: 768px)  {
          .enterprise-nav ul li a img {
            margin-right: 10px;
            margin-right: 0.625rem;
            margin-bottom: 5px;
            margin-bottom: 0.3125rem; } }
        .enterprise-nav ul li a span:first-child {
          display: inline-block;
          border-radius: 50%;
          border: 3px solid #ffffff;
          vertical-align: middle;
          padding: 10px;
          padding: 0.625rem;
          margin-bottom: 10px;
          margin-bottom: 0.625rem;
          font-size: 25px;
          font-size: 1.5625rem; }
          @media screen and (min-width: 768px)  {
            .enterprise-nav ul li a span:first-child {
              margin-right: 10px;
              margin-right: 0.625rem;
              margin-bottom: 5px;
              margin-bottom: 0.3125rem; } }
        .enterprise-nav ul li a span:last-child {
          display: block; }
          @media screen and (min-width: 768px)  {
            .enterprise-nav ul li a span:last-child {
              display: inline-block; } }
        .enterprise-nav ul li a span.icon-nc-brand:before {
          display: inline-block;
          content: "";
          /* side popup menu bottom  FIX-HA background: url('../images/saranc-logo-png.png') no-repeat 50% 50%/100% auto; */

          width: 25px;
          width: 1.5625rem;
          height: 25px;
          height: 1.5625rem; }
  @media screen and (min-width: 768px)  {
    .contents-less .enterprise-nav {
      position: absolute;
      bottom: 0; } }
  @media screen and (min-width: 1024px)  {
    .enterprise-nav {
      position: absolute;
      top: 0;
      width: 100%;
      padding-top: 0; }
      .enterprise-nav ul {
        margin: 0 auto;
        text-align: right; }
        .enterprise-nav ul li {
          float: none; }
          .enterprise-nav ul li:last-child {
            margin-right: 80px; }
          .enterprise-nav ul li a {
            line-height: 70px;
            padding: 5px; }
            .enterprise-nav ul li a span:first-child {
              display: none; }
            .enterprise-nav ul li a span {
              line-height: 13px;
              border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
            .enterprise-nav ul li a:hover {
              opacity: 0.8; }
              .enterprise-nav ul li a:hover span {
                border: none; }
      .contents-less .enterprise-nav {
        bottom: auto; } }

.header-container .utility-wrapper {
  position: relative;
  background-color: #072235; }
.header-container .header-search {
  width: 100%;
  max-height: 0;
  overflow: hidden;
  z-index: 120;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  .header-container .header-search.is-toggled {
    max-height: 500px; }
  .header-container .header-search .search {
    padding: 15px 0;
    padding: 0.9375rem 0; }
    @media screen and (min-width: 768px)  {
      .header-container .header-search .search {
        padding: 30px 0;
        padding: 1.875rem 0; } }
    @media screen and (min-width: 1024px)  {
      .header-container .header-search .search {
        padding: 30px;
        padding: 1.875rem; } }
  @media screen and (min-width: 1024px)  {
    .header-container .header-search {
      position: absolute;
      height: auto;
      top: 20px;
      max-height: 500px;
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%;
      margin-left: 34.11922%; }
      .header-container .header-search:last-child {
        margin-right: 0; }
      .header-container .header-search .search {
        padding: 0; } }
  @media screen and (min-width: 1280px)  { }
.header-container .alert-widget {
  display: none; }
  @media screen and (min-width: 1024px)  {
    .header-container .alert-widget {
      position: absolute;
      right: 0;
      top: 10px;
      display: block;
      z-index: 10; } }
.header-container.no-alerts .alert-widget {
  display: none; }
.header-container.no-alerts .enterprise-nav ul li:last-child {
  margin-right: 0; }

.page-title:after {
  content: "";
  display: block;
/* FIX-HA change page-title underline color 397aac to green 588023*/
  background-color: #588023;
  height: 10px;
  height: 0.625rem;
  margin-top: 21px;
  margin-top: 1.3125rem; }
  @media screen and (min-width: 768px)  {
    .page-title:after {
      width: 50%; } }
  @media screen and (min-width: 1024px)  {
    .page-title:after {
      width: 260px; } }

.section-title, .section-nav .nav-title {
  font-size: 21px;
  font-size: 1.3125rem; }
  @media screen and (min-width: 768px)  {
    .section-title {
      font-size: 24px;
      font-size: 1.5rem; } }
  @media screen and (min-width: 1024px)  {
    .section-title {
      font-size: 36px;
      font-size: 2.25rem; } }
 
 .section-title:after, .section-nav .nav-title:after {
    content: "";
    display: block;
  /*  FIX-HA 588023 */
    background-color: #092940;
    height: 4px;
    height: 0.25rem;
    margin-top: 10px;
    margin-top: 0.625rem; }

  /*  font-weight: 700;   FIX-HA  */

.footer-container .topical .contact [itemprop="name"] {
  font-weight: 700;
/* FIX-HA   font-size: 22px; */
  font-size: 18px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px; }
.footer-container .topical .contact [itemprop="street"] {
/* FIX-HA   font-size: 20px;  */
  font-size: 16px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px; }
.footer-container .topical .contact [itemprop="address"] {
  font-size: 16px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px; }
.footer-container .topical .contact [itemprop="telephone"] {
  font-size: 16px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px; }
.footer-container .topical .contact [itemprop="email"] {
  font-size: 16px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px; }

  /*  font-weight: 700;   FIX-HA  */


.footer-container .topical .section-title, .footer-container .topical .section-nav .nav-title, .section-nav .footer-container .topical .nav-title {
  margin-top: 0; }
  @media screen and (min-width: 1024px)  {
    .footer-container .topical .section-title {
      font-size: 24px;
      font-size: 1.5rem; } }
  .footer-container .topical .section-title:after, .footer-container .topical .section-nav .nav-title:after, .section-nav .footer-container .topical .nav-title:after {
    height: 1px;
    margin-top: 0; }
.footer-container .enterprise {
  background-color: #072235 !important;
  text-align: center;
  position: relative; }
  .footer-container .enterprise > a {
    position: absolute;
    left: 50%;
    top: -24px;
    top: -1.5rem;
    width: 48px;
    width: 3rem;
    height: 48px;
    height: 3rem;
    margin-left: -24px;
    margin-left: -1.5rem; }
  .footer-container .enterprise ul {
    padding: 0;
    list-style: none;
    text-transform: uppercase;
    margin: 0 0 30px;
    margin: 0 0 1.875rem; }
    @media screen and (min-width: 1024px)  {
      .footer-container .enterprise ul {
        font-size: 12px;
        font-size: 0.75rem; } }
    .footer-container .enterprise ul li {
      display: inline-block;
      width: 100%;
      border-bottom: 1px solid #092940;
      margin: 0; }
      @media screen and (min-width: 768px)  {
        .footer-container .enterprise ul li {
          float: left;
          display: block;
          margin-right: 4.82916%;
          width: 47.58542%; }
          .footer-container .enterprise ul li:last-child {
            margin-right: 0; }
          .footer-container .enterprise ul li:nth-child(2n) {
            margin-right: 0; }
          .footer-container .enterprise ul li:nth-child(2n+1) {
            clear: left; } }
      @media screen and (min-width: 1024px)  {
        .footer-container .enterprise ul li {
          float: none;
          border: 0;
          display: inline-block;
          width: auto;
          margin: 0 15px;
          margin: 0 0.9375rem; } }
      .footer-container .enterprise ul li:first-child {
        border-top: 1px solid #092940; }
        @media screen and (min-width: 1024px)  {
          .footer-container .enterprise ul li:first-child {
            border: 0; } }
      @media screen and (min-width: 768px)  {
        .footer-container .enterprise ul li:nth-child(2) {
          border-top: 1px solid #092940; } }
      @media screen and (min-width: 1024px)  {
        .footer-container .enterprise ul li:nth-child(2) {
          border: 0; } }
      @media screen and (min-width: 1024px)  {
        .footer-container .enterprise ul li:nth-child(2n) {
          margin: 0 15px;
          margin: 0 0.9375rem; } }
      .footer-container .enterprise ul li a {
        color: #ffffff;
        display: inline-block;
        padding: 15px 0;
        text-align: right;
        width: 100%;
        vertical-align: middle;
        -webkit-transition: all 0.15s ease-in-out;
        -moz-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out; }
        @media screen and (min-width: 1024px)  {
          .footer-container .enterprise ul li a {
            padding: 0; } }
        .footer-container .enterprise ul li a span {
          -webkit-transition: all 0.15s ease-in-out;
          -moz-transition: all 0.15s ease-in-out;
          transition: all 0.15s ease-in-out;
          display: inline-block;
          vertical-align: middle; }
          .footer-container .enterprise ul li a span:first-child {
            padding-top: 10px;
            float: left;
            line-height: 1; }
            @media screen and (min-width: 1024px)  {
              .footer-container .enterprise ul li a span:first-child {
                padding: 0;
                text-decoration: underline; } }
          @media screen and (min-width: 1024px)  {
            .footer-container .enterprise ul li a span:first-child:hover {
              text-decoration: none; } }
          .footer-container .enterprise ul li a span:last-child {
            font-size: 36px;
            margin-right: 15px; }
            @media screen and (min-width: 1024px)  {
              .footer-container .enterprise ul li a span:last-child {
                display: none; } }
  .footer-container .enterprise .brand a {
    display: inline-block;
    -webkit-transition: opacity 0.15s ease-in-out;
    -moz-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out; }
    .no-svg .footer-container .enterprise .brand a {
      display: inline; }
  .footer-container .enterprise .brand a:hover {
    opacity: 0.8; }
  .footer-container .enterprise .brand img {
    width: 286px;
    width: 17.875rem;
    height: 64px;
    height: 4rem; }

.band {
  margin: 0;
  padding: 30px 0;
  padding: 1.875rem 0;
  display: block;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 0; }
  .band:after {
    content: "";
    display: table;
    clear: both; }
  @media screen and (min-width: 768px)  {
    .band {
      padding: 60px 0;
      padding: 3.75rem 0; } }
  @media screen and (min-width: 1024px)  {
    .band {
      background-size: cover; } }
  @media screen and (min-width: 1440px) {
    .band {
      background-size: 1440px auto; } }
  @media screen and (min-width: 1440px) {
    .band.full-bleed {
      background-size: cover; } }
  .band .wrapper > section > div > *:last-child {
    margin-bottom: 0; }
  .band.theme-core-black {
    background-color: #0b0c0c; }
  .band.theme-core-blue {
    background-color: #092940; }
  .band.theme-core-gray {
    background-color: #6f7785; }
  .band.theme-core-light-gray {
    background-color: #95a0ad; }
  .band.theme-core-off-white {
    background-color: #ecf0f3; }
  .band.theme-accent-cool-gray {
    background-color: #6a7681; }
  .band.theme-accent-warm-gray {
    background-color: #757575; }
  .band.theme-accent-light-blue {
    background-color: #3f7d97; }
  .band.theme-accent-blue {
    background-color: #397aac; }
  .band.theme-accent-indigo {
    background-color: #00376d; }
  .band.theme-accent-deep-purple {
    background-color: #662e6b; }
  .band.theme-accent-purple {
    background-color: #701c45; }
  .band.theme-accent-red {
    background-color: #a83338; }
  .band.theme-accent-orange {
    background-color: #c05411; }
  .band.theme-accent-olive {
    background-color: #9a6f09; }
  .band.theme-accent-green {
    background-color: #588023; }
  .band.theme-accent-turquoise {
    background-color: #3c807d; }
  .band.theme-core-black, .band.theme-core-blue, .band.theme-core-gray, .band.theme-core-light-gray, .band.theme-accent-cool-gray, .band.theme-accent-warm-gray, .band.theme-accent-light-blue, .band.theme-accent-blue, .band.theme-accent-indigo, .band.theme-accent-deep-purple, .band.theme-accent-purple, .band.theme-accent-red, .band.theme-accent-orange, .band.theme-accent-olive, .band.theme-accent-green, .band.theme-accent-turquoise {
    color: #ffffff; }
    .band.theme-core-black h1, .band.theme-core-black h2, .band.theme-core-black h3, .band.theme-core-black .topical-nav h3, .topical-nav .band.theme-core-black h3, .band.theme-core-black .topical-nav .parent-title, .topical-nav .band.theme-core-black .parent-title, .band.theme-core-black h4, .band.theme-core-black h5, .band.theme-core-black h6, .band.theme-core-blue h1, .band.theme-core-blue h2, .band.theme-core-blue h3, .band.theme-core-blue .topical-nav h3, .topical-nav .band.theme-core-blue h3, .band.theme-core-blue .topical-nav .parent-title, .topical-nav .band.theme-core-blue .parent-title, .band.theme-core-blue h4, .band.theme-core-blue h5, .band.theme-core-blue h6, .band.theme-core-gray h1, .band.theme-core-gray h2, .band.theme-core-gray h3, .band.theme-core-gray .topical-nav h3, .topical-nav .band.theme-core-gray h3, .band.theme-core-gray .topical-nav .parent-title, .topical-nav .band.theme-core-gray .parent-title, .band.theme-core-gray h4, .band.theme-core-gray h5, .band.theme-core-gray h6, .band.theme-core-light-gray h1, .band.theme-core-light-gray h2, .band.theme-core-light-gray h3, .band.theme-core-light-gray .topical-nav h3, .topical-nav .band.theme-core-light-gray h3, .band.theme-core-light-gray .topical-nav .parent-title, .topical-nav .band.theme-core-light-gray .parent-title, .band.theme-core-light-gray h4, .band.theme-core-light-gray h5, .band.theme-core-light-gray h6, .band.theme-accent-cool-gray h1, .band.theme-accent-cool-gray h2, .band.theme-accent-cool-gray h3, .band.theme-accent-cool-gray .topical-nav h3, .topical-nav .band.theme-accent-cool-gray h3, .band.theme-accent-cool-gray .topical-nav .parent-title, .topical-nav .band.theme-accent-cool-gray .parent-title, .band.theme-accent-cool-gray h4, .band.theme-accent-cool-gray h5, .band.theme-accent-cool-gray h6, .band.theme-accent-warm-gray h1, .band.theme-accent-warm-gray h2, .band.theme-accent-warm-gray h3, .band.theme-accent-warm-gray .topical-nav h3, .topical-nav .band.theme-accent-warm-gray h3, .band.theme-accent-warm-gray .topical-nav .parent-title, .topical-nav .band.theme-accent-warm-gray .parent-title, .band.theme-accent-warm-gray h4, .band.theme-accent-warm-gray h5, .band.theme-accent-warm-gray h6, .band.theme-accent-light-blue h1, .band.theme-accent-light-blue h2, .band.theme-accent-light-blue h3, .band.theme-accent-light-blue .topical-nav h3, .topical-nav .band.theme-accent-light-blue h3, .band.theme-accent-light-blue .topical-nav .parent-title, .topical-nav .band.theme-accent-light-blue .parent-title, .band.theme-accent-light-blue h4, .band.theme-accent-light-blue h5, .band.theme-accent-light-blue h6, .band.theme-accent-blue h1, .band.theme-accent-blue h2, .band.theme-accent-blue h3, .band.theme-accent-blue .topical-nav h3, .topical-nav .band.theme-accent-blue h3, .band.theme-accent-blue .topical-nav .parent-title, .topical-nav .band.theme-accent-blue .parent-title, .band.theme-accent-blue h4, .band.theme-accent-blue h5, .band.theme-accent-blue h6, .band.theme-accent-indigo h1, .band.theme-accent-indigo h2, .band.theme-accent-indigo h3, .band.theme-accent-indigo .topical-nav h3, .topical-nav .band.theme-accent-indigo h3, .band.theme-accent-indigo .topical-nav .parent-title, .topical-nav .band.theme-accent-indigo .parent-title, .band.theme-accent-indigo h4, .band.theme-accent-indigo h5, .band.theme-accent-indigo h6, .band.theme-accent-deep-purple h1, .band.theme-accent-deep-purple h2, .band.theme-accent-deep-purple h3, .band.theme-accent-deep-purple .topical-nav h3, .topical-nav .band.theme-accent-deep-purple h3, .band.theme-accent-deep-purple .topical-nav .parent-title, .topical-nav .band.theme-accent-deep-purple .parent-title, .band.theme-accent-deep-purple h4, .band.theme-accent-deep-purple h5, .band.theme-accent-deep-purple h6, .band.theme-accent-purple h1, .band.theme-accent-purple h2, .band.theme-accent-purple h3, .band.theme-accent-purple .topical-nav h3, .topical-nav .band.theme-accent-purple h3, .band.theme-accent-purple .topical-nav .parent-title, .topical-nav .band.theme-accent-purple .parent-title, .band.theme-accent-purple h4, .band.theme-accent-purple h5, .band.theme-accent-purple h6, .band.theme-accent-red h1, .band.theme-accent-red h2, .band.theme-accent-red h3, .band.theme-accent-red .topical-nav h3, .topical-nav .band.theme-accent-red h3, .band.theme-accent-red .topical-nav .parent-title, .topical-nav .band.theme-accent-red .parent-title, .band.theme-accent-red h4, .band.theme-accent-red h5, .band.theme-accent-red h6, .band.theme-accent-orange h1, .band.theme-accent-orange h2, .band.theme-accent-orange h3, .band.theme-accent-orange .topical-nav h3, .topical-nav .band.theme-accent-orange h3, .band.theme-accent-orange .topical-nav .parent-title, .topical-nav .band.theme-accent-orange .parent-title, .band.theme-accent-orange h4, .band.theme-accent-orange h5, .band.theme-accent-orange h6, .band.theme-accent-olive h1, .band.theme-accent-olive h2, .band.theme-accent-olive h3, .band.theme-accent-olive .topical-nav h3, .topical-nav .band.theme-accent-olive h3, .band.theme-accent-olive .topical-nav .parent-title, .topical-nav .band.theme-accent-olive .parent-title, .band.theme-accent-olive h4, .band.theme-accent-olive h5, .band.theme-accent-olive h6, .band.theme-accent-green h1, .band.theme-accent-green h2, .band.theme-accent-green h3, .band.theme-accent-green .topical-nav h3, .topical-nav .band.theme-accent-green h3, .band.theme-accent-green .topical-nav .parent-title, .topical-nav .band.theme-accent-green .parent-title, .band.theme-accent-green h4, .band.theme-accent-green h5, .band.theme-accent-green h6, .band.theme-accent-turquoise h1, .band.theme-accent-turquoise h2, .band.theme-accent-turquoise h3, .band.theme-accent-turquoise .topical-nav h3, .topical-nav .band.theme-accent-turquoise h3, .band.theme-accent-turquoise .topical-nav .parent-title, .topical-nav .band.theme-accent-turquoise .parent-title, .band.theme-accent-turquoise h4, .band.theme-accent-turquoise h5, .band.theme-accent-turquoise h6 {
      color: #ffffff; }
    .band.theme-core-black a, .band.theme-core-blue a, .band.theme-core-gray a, .band.theme-core-light-gray a, .band.theme-accent-cool-gray a, .band.theme-accent-warm-gray a, .band.theme-accent-light-blue a, .band.theme-accent-blue a, .band.theme-accent-indigo a, .band.theme-accent-deep-purple a, .band.theme-accent-purple a, .band.theme-accent-red a, .band.theme-accent-orange a, .band.theme-accent-olive a, .band.theme-accent-green a, .band.theme-accent-turquoise a {
      color: #ffffff; }
    .band.theme-core-black .page-title:after, .band.theme-core-blue .page-title:after, .band.theme-core-gray .page-title:after, .band.theme-core-light-gray .page-title:after, .band.theme-accent-cool-gray .page-title:after, .band.theme-accent-warm-gray .page-title:after, .band.theme-accent-light-blue .page-title:after, .band.theme-accent-blue .page-title:after, .band.theme-accent-indigo .page-title:after, .band.theme-accent-deep-purple .page-title:after, .band.theme-accent-purple .page-title:after, .band.theme-accent-red .page-title:after, .band.theme-accent-orange .page-title:after, .band.theme-accent-olive .page-title:after, .band.theme-accent-green .page-title:after, .band.theme-accent-turquoise .page-title:after {
      background-color: #ffffff; }
    .band.theme-core-black .section-title:after, .band.theme-core-black .section-nav .nav-title:after, .section-nav .band.theme-core-black .nav-title:after, .band.theme-core-blue .section-title:after, .band.theme-core-blue .section-nav .nav-title:after, .section-nav .band.theme-core-blue .nav-title:after, .band.theme-core-gray .section-title:after, .band.theme-core-gray .section-nav .nav-title:after, .section-nav .band.theme-core-gray .nav-title:after, .band.theme-core-light-gray .section-title:after, .band.theme-core-light-gray .section-nav .nav-title:after, .section-nav .band.theme-core-light-gray .nav-title:after, .band.theme-accent-cool-gray .section-title:after, .band.theme-accent-cool-gray .section-nav .nav-title:after, .section-nav .band.theme-accent-cool-gray .nav-title:after, .band.theme-accent-warm-gray .section-title:after, .band.theme-accent-warm-gray .section-nav .nav-title:after, .section-nav .band.theme-accent-warm-gray .nav-title:after, .band.theme-accent-light-blue .section-title:after, .band.theme-accent-light-blue .section-nav .nav-title:after, .section-nav .band.theme-accent-light-blue .nav-title:after, .band.theme-accent-blue .section-title:after, .band.theme-accent-blue .section-nav .nav-title:after, .section-nav .band.theme-accent-blue .nav-title:after, .band.theme-accent-indigo .section-title:after, .band.theme-accent-indigo .section-nav .nav-title:after, .section-nav .band.theme-accent-indigo .nav-title:after, .band.theme-accent-deep-purple .section-title:after, .band.theme-accent-deep-purple .section-nav .nav-title:after, .section-nav .band.theme-accent-deep-purple .nav-title:after, .band.theme-accent-purple .section-title:after, .band.theme-accent-purple .section-nav .nav-title:after, .section-nav .band.theme-accent-purple .nav-title:after, .band.theme-accent-red .section-title:after, .band.theme-accent-red .section-nav .nav-title:after, .section-nav .band.theme-accent-red .nav-title:after, .band.theme-accent-orange .section-title:after, .band.theme-accent-orange .section-nav .nav-title:after, .section-nav .band.theme-accent-orange .nav-title:after, .band.theme-accent-olive .section-title:after, .band.theme-accent-olive .section-nav .nav-title:after, .section-nav .band.theme-accent-olive .nav-title:after, .band.theme-accent-green .section-title:after, .band.theme-accent-green .section-nav .nav-title:after, .section-nav .band.theme-accent-green .nav-title:after, .band.theme-accent-turquoise .section-title:after, .band.theme-accent-turquoise .section-nav .nav-title:after, .section-nav .band.theme-accent-turquoise .nav-title:after {
      background-color: #ffffff; }
  .band .section-title, .band .section-nav .nav-title, .section-nav .band .nav-title {
    margin-top: 0; }
  .band h1:first-of-type, .band h2:first-of-type, .band h3:first-of-type, .band .topical-nav h3:first-of-type, .topical-nav .band h3:first-of-type, .band .topical-nav .parent-title:first-of-type, .topical-nav .band .parent-title:first-of-type, .band h4:first-of-type, .band h5:first-of-type, .band h6:first-of-type {
    margin-top: 0; }
  .band.pad-none {
    padding: 0; }
  .band.pad-small {
    padding: 30px 0;
    padding: 1.875rem 0; }
  .band.pad-large {
    padding: 30px 0;
    padding: 1.875rem 0; }
    @media screen and (min-width: 768px)  {
      .band.pad-large {
        padding: 60px 0;
        padding: 3.75rem 0; } }
    @media screen and (min-width: 1024px)  {
      .band.pad-large {
        padding: 120px 0;
        padding: 7.5rem 0; } }
  .band.pad-top {
    padding: 30px 0 0;
    padding: 1.875rem 0 0; }
    @media screen and (min-width: 768px)  {
      .band.pad-top {
        padding: 60px 0 0;
        padding: 3.75rem 0 0; } }
  .band.pad-top-large {
    padding: 30px 0 0;
    padding: 1.875rem 0 0; }
    @media screen and (min-width: 768px)  {
      .band.pad-top-large {
        padding: 60px 0;
        padding: 3.75rem 0; } }
    @media screen and (min-width: 1024px)  {
      .band.pad-top-large {
        padding: 120px 0 0;
        padding: 7.5rem 0 0; } }
  .band.pad-bottom {
    padding: 0 0 30px;
    padding: 0 0 1.875rem; }
    @media screen and (min-width: 768px)  {
      .band.pad-bottom {
        padding: 0 0 60px;
        padding: 0 0 3.75rem; } }
  .band.pad-bottom-large {
    padding: 0 0 30px;
    padding: 0 0 1.875rem; }
    @media screen and (min-width: 768px)  {
      .band.pad-bottom-large {
        padding: 0 0 60px;
        padding: 0 0 3.75rem; } }
    @media screen and (min-width: 1024px)  {
      .band.pad-bottom-large {
        padding: 0 0 120px;
        padding: 0 0 7.5rem; } }
  .band .wrapper > header, .band .wrapper > section {
    display: block; }
    .band .wrapper > header:after, .band .wrapper > section:after {
      content: "";
      display: table;
      clear: both; }
  .band .wrapper > header > * {
    margin-top: 0; }
  .band .wrapper > header h1 {
    margin-bottom: 30px;
    margin-bottom: 1.875rem; }
  .band .parts-span-half > * {
    margin-top: 15px;
    margin-top: 0.9375rem; }
    @media screen and (min-width: 768px)  {
      .band .parts-span-half > * {
        margin-top: 30px;
        margin-top: 1.875rem;
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        .band .parts-span-half > *:last-child {
          margin-right: 0; }
        .band .parts-span-half > *:nth-child(2n) {
          margin-right: 0; }
        .band .parts-span-half > *:nth-child(2n+1) {
          clear: left; } }
    .band .parts-span-half > *:first-child {
      margin-top: 0; }
    @media screen and (min-width: 768px)  {
      .band .parts-span-half > *:nth-child(2) {
        margin-top: 0; } }
  @media screen and (min-width: 768px)  {
    .band .parts-span-half.shifted > * {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .band .parts-span-half.shifted > *:last-child {
        margin-right: 0; }
      .band .parts-span-half.shifted > *:nth-child(2n) {
        margin-right: 0; }
      .band .parts-span-half.shifted > *:nth-child(2n+1) {
        clear: left; } }
  @media screen and (min-width: 1024px)  {
    .band .parts-span-half.shifted > * {
      margin-left: 51.17883%; }
      .band .parts-span-half.shifted > *:nth-child(2n) {
        margin-right: 2.35765%; }
      .band .parts-span-half.shifted > *:nth-child(2n+1) {
        clear: none; } }
  @media screen and (min-width: 1024px)  {
    .band .parts-span-half.shifted > *:nth-child(2) {
      margin-top: 30px;
      margin-top: 1.875rem; } }
  .band .parts-span-third > * {
    margin-top: 15px;
    margin-top: 0.9375rem; }
    @media screen and (min-width: 768px)  {
      .band .parts-span-third > * {
        margin-top: 30px;
        margin-top: 1.875rem;
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        .band .parts-span-third > *:last-child {
          margin-right: 0; }
        .band .parts-span-third > *:nth-child(2n) {
          margin-right: 0; }
        .band .parts-span-third > *:nth-child(2n+1) {
          clear: left; } }
    @media screen and (min-width: 1024px)  {
      .band .parts-span-third > * {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%; }
        .band .parts-span-third > *:last-child {
          margin-right: 0; }
        .band .parts-span-third > *:nth-child(2n) {
          margin-right: 2.35765%; }
        .band .parts-span-third > *:nth-child(2n+1) {
          clear: none; }
        .band .parts-span-third > *:nth-child(3n) {
          margin-right: 0; }
        .band .parts-span-third > *:nth-child(3n+1) {
          clear: left; } }
    .band .parts-span-third > *:first-child {
      margin-top: 0; }
    @media screen and (min-width: 768px)  {
      .band .parts-span-third > *:nth-child(2) {
        margin-top: 0; } }
    @media screen and (min-width: 1024px)  {
      .band .parts-span-third > *:nth-child(3) {
        margin-top: 0; } }
  .band .parts-span-two-third > * {
    margin-top: 15px;
    margin-top: 0.9375rem; }
    @media screen and (min-width: 768px)  {
      .band .parts-span-two-third > * {
        margin-top: 30px;
        margin-top: 1.875rem;
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        .band .parts-span-two-third > *:last-child {
          margin-right: 0; }
        .band .parts-span-two-third > *:nth-child(2n) {
          margin-right: 0; }
        .band .parts-span-two-third > *:nth-child(2n+1) {
          clear: left; } }
    @media screen and (min-width: 1024px)  {
      .band .parts-span-two-third > * {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 31.76157%; }
        .band .parts-span-two-third > *:last-child {
          margin-right: 0; } }
    .band .parts-span-two-third > *:first-child {
      margin-top: 0; }
    @media screen and (min-width: 768px)  {
      .band .parts-span-two-third > *:nth-child(2) {
        margin-top: 0; } }
    @media screen and (min-width: 1024px)  {
      .band .parts-span-two-third > *:nth-child(odd) {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 65.88078%; }
        .band .parts-span-two-third > *:nth-child(odd):last-child {
          margin-right: 0; } }
  @media screen and (min-width: 1024px)  {
    .band .parts-span-two-third.reverse > *:nth-child(odd) {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .band .parts-span-two-third.reverse > *:nth-child(odd):last-child {
        margin-right: 0; } }
  @media screen and (min-width: 1024px)  {
    .band .parts-span-two-third.reverse > *:nth-child(even) {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 65.88078%;
      margin-right: 0; }
      .band .parts-span-two-third.reverse > *:nth-child(even):last-child {
        margin-right: 0; } }
  @media screen and (min-width: 768px)  {
    .band .parts-span-two-third.shifted > * {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .band .parts-span-two-third.shifted > *:last-child {
        margin-right: 0; }
      .band .parts-span-two-third.shifted > *:nth-child(2n) {
        margin-right: 0; }
      .band .parts-span-two-third.shifted > *:nth-child(2n+1) {
        clear: left; } }
  @media screen and (min-width: 1024px)  {
    .band .parts-span-two-third.shifted > * {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 65.88078%;
      margin-left: 34.11922%; }
      .band .parts-span-two-third.shifted > *:nth-child(2n) {
        margin-right: 2.35765%; }
      .band .parts-span-two-third.shifted > *:nth-child(2n+1) {
        clear: none; }
      .band .parts-span-two-third.shifted > *:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 1024px)  {
    .band .parts-span-two-third.shifted > *:nth-child(2) {
      margin-top: 30px;
      margin-top: 1.875rem; } }
  .band .parts-span-fourth > * {
    margin-top: 15px;
    margin-top: 0.9375rem; }
    @media screen and (min-width: 768px)  {
      .band .parts-span-fourth > * {
        margin-top: 30px;
        margin-top: 1.875rem;
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 48.82117%; }
        .band .parts-span-fourth > *:last-child {
          margin-right: 0; }
        .band .parts-span-fourth > *:nth-child(2n) {
          margin-right: 0; }
        .band .parts-span-fourth > *:nth-child(2n+1) {
          clear: left; } }
    @media screen and (min-width: 1024px)  {
      .band .parts-span-fourth > * {
        float: left;
        display: block;
        margin-right: 2.35765%;
        width: 23.23176%; }
        .band .parts-span-fourth > *:last-child {
          margin-right: 0; }
        .band .parts-span-fourth > *:nth-child(2n) {
          margin-right: 2.35765%; }
        .band .parts-span-fourth > *:nth-child(2n+1) {
          clear: none; }
        .band .parts-span-fourth > *:nth-child(4n) {
          margin-right: 0; }
        .band .parts-span-fourth > *:nth-child(4n+1) {
          clear: left; } }
    .band .parts-span-fourth > *:first-child {
      margin-top: 0; }
    @media screen and (min-width: 768px)  {
      .band .parts-span-fourth > *:nth-child(2) {
        margin-top: 0; } }
    @media screen and (min-width: 1024px)  {
      .band .parts-span-fourth > *:nth-child(3), .band .parts-span-fourth > *:nth-child(4) {
        margin-top: 0; } }

.alignleft {
  float: left; }

img.alignleft {
  float: left;
  margin: 0 16px 16px 0;
  margin: 0 1rem 1rem 0; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 16px;
  margin-top: 1rem;
  margin-bottom: 16px;
  margin-bottom: 1rem; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  float: right; }

img.alignright {
  float: right;
  margin: 0 0 16px 16px;
  margin: 0 0 1rem 1rem; }

p {
  margin: 0 0 30px;
  margin: 0 0 1.875rem; }

strong {
  font-weight: normal;
  font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif; }

a {
  color: #397aac;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  a:hover {
    color: #3389cc;
    text-decoration: none; }

blockquote {
  padding: 48px;
  padding: 3rem;
  margin: 24px 0;
  margin: 1.5rem 0;
  border-left: 4px solid #95a0ad; }
  blockquote p {
    margin: 0;
    color: #6f7785;
    font-family: 'Georgia', serif;
    font-style: italic;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25; }
  blockquote cite {
    display: block;
    margin-top: 8px;
    font-style: normal; }

hr {
  height: 1px;
  background-color: #ecf0f3;
  border: 0;
  margin: 16px 0;
  margin: 1rem 0; }
  @media screen and (min-width: 768px)  {
    hr {
      margin: 32px 0;
      margin: 2rem 0; } }

ul li {
  margin-top: 16px;
  margin-top: 1rem; }
  ul li:first-child {
    margin: 0; }

ol li {
  margin-top: 16px;
  margin-top: 1rem; }
  ol li:first-child {
    margin: 0; }

dt {
  font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif; }

dd {
  margin: 0 0 16px; }

input[type=button].button, input[type=submit].button, button.button, a.button {
  border-radius: 4px;
  display: inline-block;
  text-align: left;
  padding: 10px 15px;
  line-height: 1.5;
  background-color: #092940;
  border: 2px solid #092940;
  color: #ffffff;
  text-decoration: none;
  vertical-align: top;
  position: relative;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  input[type=button].button:before, input[type=submit].button:before, button.button:before, a.button:before {
    font-family: 'icomoon';
    font-size: 24px;
    font-size: 1.5rem;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -18px; }
  input[type=button].button.back:before, input[type=submit].button.back:before, button.button.back:before, a.button.back:before {
    right: auto;
    left: 10px; }
  input[type=button].button span, input[type=submit].button span, button.button span, a.button span {
    display: inline-block;
    vertical-align: top; }
  input[type=button].button [class^="icon-"], input[type=button].button .enterprise-nav ul li a span.icon-nc-brand, .enterprise-nav ul li a input[type=button].button span.icon-nc-brand, input[type=button].button .alert-box.info .alert-icon, .alert-box.info input[type=button].button .alert-icon, input[type=button].button .alert-box.success .alert-icon, .alert-box.success input[type=button].button .alert-icon, input[type=button].button .alert-box.warning .alert-icon, .alert-box.warning input[type=button].button .alert-icon, input[type=button].button .alert-box.breaking .alert-icon, .alert-box.breaking input[type=button].button .alert-icon, input[type=button].button .article.agency .block-item [itemprop="description"] + p a:before, .article.agency .block-item [itemprop="description"] + p input[type=button].button a:before, input[type=button].button .article.service .block-item [itemprop="description"] + p a:before, .article.service .block-item [itemprop="description"] + p input[type=button].button a:before, input[type=button].button .card.online-service a, .card.online-service input[type=button].button a, input[type=button].button .article.online-service .block-icon, .article.online-service input[type=button].button .block-icon, input[type=button].button [class*=" icon-"], input[type=button].button .ui-datepicker .ui-datepicker-prev, .ui-datepicker input[type=button].button .ui-datepicker-prev, input[type=button].button .ui-datepicker .ui-datepicker-next, .ui-datepicker input[type=button].button .ui-datepicker-next, input[type=submit].button [class^="icon-"], input[type=submit].button .enterprise-nav ul li a span.icon-nc-brand, .enterprise-nav ul li a input[type=submit].button span.icon-nc-brand, input[type=submit].button .alert-box.info .alert-icon, .alert-box.info input[type=submit].button .alert-icon, input[type=submit].button .alert-box.success .alert-icon, .alert-box.success input[type=submit].button .alert-icon, input[type=submit].button .alert-box.warning .alert-icon, .alert-box.warning input[type=submit].button .alert-icon, input[type=submit].button .alert-box.breaking .alert-icon, .alert-box.breaking input[type=submit].button .alert-icon, input[type=submit].button .article.agency .block-item [itemprop="description"] + p a:before, .article.agency .block-item [itemprop="description"] + p input[type=submit].button a:before, input[type=submit].button .article.service .block-item [itemprop="description"] + p a:before, .article.service .block-item [itemprop="description"] + p input[type=submit].button a:before, input[type=submit].button .card.online-service a, .card.online-service input[type=submit].button a, input[type=submit].button .article.online-service .block-icon, .article.online-service input[type=submit].button .block-icon, input[type=submit].button [class*=" icon-"], input[type=submit].button .ui-datepicker .ui-datepicker-prev, .ui-datepicker input[type=submit].button .ui-datepicker-prev, input[type=submit].button .ui-datepicker .ui-datepicker-next, .ui-datepicker input[type=submit].button .ui-datepicker-next, button.button [class^="icon-"], button.button .enterprise-nav ul li a span.icon-nc-brand, .enterprise-nav ul li a button.button span.icon-nc-brand, button.button .alert-box.info .alert-icon, .alert-box.info button.button .alert-icon, button.button .alert-box.success .alert-icon, .alert-box.success button.button .alert-icon, button.button .alert-box.warning .alert-icon, .alert-box.warning button.button .alert-icon, button.button .alert-box.breaking .alert-icon, .alert-box.breaking button.button .alert-icon, button.button .article.agency .block-item [itemprop="description"] + p a:before, .article.agency .block-item [itemprop="description"] + p button.button a:before, button.button .article.service .block-item [itemprop="description"] + p a:before, .article.service .block-item [itemprop="description"] + p button.button a:before, button.button .card.online-service a, .card.online-service button.button a, button.button .article.online-service .block-icon, .article.online-service button.button .block-icon, button.button [class*=" icon-"], button.button .ui-datepicker .ui-datepicker-prev, .ui-datepicker button.button .ui-datepicker-prev, button.button .ui-datepicker .ui-datepicker-next, .ui-datepicker button.button .ui-datepicker-next, a.button [class^="icon-"], a.button .enterprise-nav ul li a span.icon-nc-brand, .enterprise-nav ul li a a.button span.icon-nc-brand, a.button .alert-box.info .alert-icon, .alert-box.info a.button .alert-icon, a.button .alert-box.success .alert-icon, .alert-box.success a.button .alert-icon, a.button .alert-box.warning .alert-icon, .alert-box.warning a.button .alert-icon, a.button .alert-box.breaking .alert-icon, .alert-box.breaking a.button .alert-icon, a.button .article.agency .block-item [itemprop="description"] + p a:before, .article.agency .block-item [itemprop="description"] + p a.button a:before, a.button .article.service .block-item [itemprop="description"] + p a:before, .article.service .block-item [itemprop="description"] + p a.button a:before, a.button .card.online-service a, .card.online-service a.button a, a.button .article.online-service .block-icon, .article.online-service a.button .block-icon, a.button [class*=" icon-"], a.button .ui-datepicker .ui-datepicker-prev, .ui-datepicker a.button .ui-datepicker-prev, a.button .ui-datepicker .ui-datepicker-next, .ui-datepicker a.button .ui-datepicker-next {
    font-size: 24px;
    font-size: 1.5rem; }
  input[type=button].button span.icon-arrow-forward, input[type=submit].button span.icon-arrow-forward, button.button span.icon-arrow-forward, a.button span.icon-arrow-forward {
    margin-left: 15px;
    margin-left: 0.9375rem;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  input[type=button].button:hover, input[type=submit].button:hover, button.button:hover, a.button:hover {
    box-shadow: 0 0 0 5px rgba(9, 41, 64, 0.2); }
  input[type=button].button.accent, input[type=submit].button.accent, button.button.accent, a.button.accent {
    background-color: #397aac;
    border-color: #397aac; }
    input[type=button].button.accent:hover, input[type=submit].button.accent:hover, button.button.accent:hover, a.button.accent:hover {
      box-shadow: 0 0 0 5px rgba(57, 122, 172, 0.2); }
  input[type=button].button.ghost, input[type=submit].button.ghost, button.button.ghost, a.button.ghost {
    color: #092940;
    background: none;
    border: 2px solid #092940; }
    input[type=button].button.ghost:hover, input[type=submit].button.ghost:hover, button.button.ghost:hover, a.button.ghost:hover {
      box-shadow: 0 0 0 5px rgba(9, 41, 64, 0.2); }
  input[type=button].button.ghost.accent, input[type=submit].button.ghost.accent, button.button.ghost.accent, a.button.ghost.accent {
    color: #397aac;
    border: 2px solid #397aac; }
    input[type=button].button.ghost.accent:hover, input[type=submit].button.ghost.accent:hover, button.button.ghost.accent:hover, a.button.ghost.accent:hover {
      box-shadow: 0 0 0 6px rgba(57, 122, 172, 0.2); }
  input[type=button].button.ghost.inverted, input[type=submit].button.ghost.inverted, button.button.ghost.inverted, a.button.ghost.inverted {
    color: white;
    border: 2px solid white;
    background: transparent; }
    input[type=button].button.ghost.inverted:hover, input[type=submit].button.ghost.inverted:hover, button.button.ghost.inverted:hover, a.button.ghost.inverted:hover {
      box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2); }
  input[type=button].button.video, input[type=submit].button.video, button.button.video, a.button.video {
    padding: 10px 15px 10px 45px;
    padding: 0.625rem 0.9375rem 0.625rem 2.8125rem; }
    input[type=button].button.video:before, input[type=submit].button.video:before, button.button.video:before, a.button.video:before {
      left: 10px;
      right: auto; }
  input[type=button].button:disabled, input[type=submit].button:disabled, button.button:disabled, a.button:disabled {
    opacity: 0.25;
    cursor: not-allowed; }
    input[type=button].button:disabled:hover, input[type=submit].button:disabled:hover, button.button:disabled:hover, a.button:disabled:hover {
      box-shadow: none; }
  input[type=button].button.ext .ext, input[type=submit].button.ext .ext, button.button.ext .ext, a.button.ext .ext {
    display: none !important; }

button.button, a.button {
  padding-right: 45px; }
  button.button.back, a.button.back {
    padding-right: 15px;
    padding-left: 45px; }
  .button-group button.button, .button-group a.button {
    padding-right: 15px;
    padding-left: 15px; }
    .button-group button.button:before, .button-group a.button:before {
      display: none; }

input[type=submit].button.video {
  padding-left: 15px;
  padding-left: 0.9375rem; }

.button-group {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
  margin: 0 0 30px;
  margin: 0 0 1.875rem; }
  .button-group input[type=button].button, .button-group input[type=submit].button, .button-group button.button, .button-group a.button {
    line-height: 1.5;
    border-radius: 0;
    font-size: 16px;
    font-size: 1rem; }
  .button-group input[type=button].button:first-child, .button-group input[type=submit].button:first-child, .button-group button.button:first-child, .button-group a.button:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
  .button-group input[type=button].button:last-child, .button-group input[type=submit].button:last-child, .button-group button.button:last-child, .button-group a.button:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

.field, .fieldpair, .fieldgroup {
  margin: 0 0 16px;
  margin: 0 0 1rem; }

[class^="field-"].field {
  margin-bottom: 0 !important; }

label {
  display: block;
  padding-bottom: 3px;
  font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
  font-weight: normal !important; }

input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="file"], input[type="number"], input[type="tel"] {
  width: 100%;
  border: 0;
  border-radius: 4px;
  box-shadow: 0 0 0 1px #95a0ad;
  font-family: 'TransportNewLight', Helvetica, Arial, sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  padding: 15px;
  padding: 0.9375rem;
  font-size: 14px;
  font-size: 0.875rem; }
  input[type="text"]:hover, input[type="search"]:hover, input[type="password"]:hover, input[type="email"]:hover, input[type="file"]:hover, input[type="number"]:hover, input[type="tel"]:hover {
    box-shadow: 0 0 0 1px #788697; }
  input[type="text"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="file"]:focus, input[type="number"]:focus, input[type="tel"]:focus {
    box-shadow: 0 0 0 1px #397aac; }

.error-message {
  display: none;
  position: relative;
  font-size: 14px;
  color: #a83338; }
  .error-message span {
    position: absolute;
    right: 10px;
    top: -43px;
    font-size: 24px; }

.invalid {
  display: inline-block; }
  .invalid input {
    padding: 14px;
    padding-right: 40px;
    background: #f7e3e4;
    box-shadow: 0 0 0 2px #a83338; }
    .invalid input:hover, .invalid input:focus {
      box-shadow: 0 0 0 2px #a83338; }
  .invalid .error-message {
    display: block;
    margin-top: 5px; }

.select--language {
  margin: 16px 0; }
  .select--language .selectboxit-option-first {
    display: none; }
  .select--language .selectboxit-option-icon-container {
    color: #397aac; }

.radios li {
  display: block;
  margin: 0 0 8px;
  margin: 0 0 0.5rem; }
.radios li:first-child {
  margin: 0 0 8px;
  margin: 0 0 0.5rem; }
.radios .radio, .radios input[type="radio"] {
  position: absolute;
  left: -9999px; }
.radios .radio + label, .radios input[type="radio"] + label {
  display: inline-block;
  position: relative;
  padding-left: 40px;
  line-height: 24px;
  cursor: pointer; }
  .radios .radio + label:before, .radios input[type="radio"] + label:before {
    font-family: 'icomoon';
    font-size: 24px;
    position: absolute;
    display: block;
    color: #6f7785;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 50%;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  .radios .radio + label:hover:before, .radios input[type="radio"] + label:hover:before {
    box-shadow: 0 0 0 5px rgba(57, 122, 172, 0.2);
    color: #397aac; }
.radios input[type="radio"]:checked + label:before {
  color: #397aac; }
.radios.ghost .radio + label:before, .radios.ghost input[type="radio"] + label:before {
  color: #ffffff; }

.checkboxes li {
  display: block;
  margin: 0 0 8px;
  margin: 0 0 0.5rem; }
.checkboxes li:first-child {
  margin: 0 0 8px;
  margin: 0 0 0.5rem; }
.checkboxes .checkbox, .checkboxes input[type="checkbox"] {
  position: absolute;
  left: -9999px; }
.checkboxes .checkbox + label, .checkboxes input[type="checkbox"] + label {
  display: inline-block;
  position: relative;
  padding-left: 40px;
  line-height: 24px;
  cursor: pointer; }
  .checkboxes .checkbox + label:after, .checkboxes input[type="checkbox"] + label:after {
    position: absolute;
    display: block;
    content: '';
    width: 24px;
    height: 24px;
    line-height: 24px;
    border: 2px solid #6f7785;
    top: 0;
    left: 0;
    border-radius: 4px;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  .checkboxes .checkbox + label:hover:after, .checkboxes input[type="checkbox"] + label:hover:after {
    border: 2px solid #397aac;
    box-shadow: 0 0 0 5px rgba(57, 122, 172, 0.2); }
.checkboxes input[type="checkbox"]:checked + label:before {
  font-family: 'icomoon';
  font-size: 24px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  color: #ffffff; }
.checkboxes input[type="checkbox"]:checked + label:after {
  background: #397aac;
  border: 2px solid #397aac; }

textarea {
  width: 100%;
  border: 0;
  border-radius: 4px;
  box-shadow: 0 0 0 1px #95a0ad;
  resize: none;
  transition: all 0.15s ease-in-out;
  padding: 15px;
  padding: 0.9375rem;
  font-size: 14px;
  font-size: 0.875rem; }
  textarea:hover {
    box-shadow: 0 0 0 1px #788697; }
  textarea:focus {
    box-shadow: 0 0 0 1px #397aac; }

.label {
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  transition: all 0.15s ease-in-out; }
  .label.tag {
    padding: 14px 20px;
    padding: 0.875rem 1.25rem;
    margin: 0 10px 10px 0;
    margin: 0 0.625rem 0.625rem 0;
    background-color: #6f7785;
    border-radius: 4px;
    color: #fff;
    font-family: 'TransportNewLight', Helvetica, Arial, sans-serif;
    line-height: 1.2; }
  .label.category, .label.date {
    color: #6f7785;
    font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
    text-transform: uppercase; }

img {
  border-radius: 4px;
  border-radius: 0.25rem; }

table {
  width: 100% !important;
  margin: 30px 0;
  margin: 1.875rem 0; }
  table caption {
    padding: 0;
    margin: 0 0 10px;
    color: #6f7785;
    text-align: left; }
  table th, table td {
    padding: 16px;
    border: 1px solid #95a0ad;
    font-weight: normal;
    text-align: left; }
  table th {
    font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif; }
  table thead th, table thead td {
  
/* FIX-HA background color 092940 */  
   background: #588023;
/* FIX-HA border color 0f466d */  
 
   border-color: #000000;
    color: #fff; }
  table tbody tr:nth-child(even) th, table tbody tr:nth-child(even) td {
 /* FIX-HA   background: #ecf0f3 */
    background: #D5EBB7; }
  table.equal-cols {
    table-layout: fixed; }

  

table.dataTable.dtr-inline.collapsed tbody td:first-child, table.dataTable.dtr-inline.collapsed tbody th:first-child {
  position: relative;
  padding-left: 40px;
  cursor: pointer; }
  table.dataTable.dtr-inline.collapsed tbody td:first-child:before, table.dataTable.dtr-inline.collapsed tbody th:first-child:before {
    top: 50%;
    left: 8px;
    height: 24px;
    width: 24px;
    margin-top: -12px;
    display: block;
    position: absolute;
    color: white;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    background-color: #6f7785;
    content: '+'; }
  table.dataTable.dtr-inline.collapsed tbody td:first-child.dataTables_empty:before, table.dataTable.dtr-inline.collapsed tbody th:first-child.dataTables_empty:before {
    display: none; }
table.dataTable.dtr-inline.collapsed tbody tr.parent td:first-child:before, table.dataTable.dtr-inline.collapsed tbody tr.parent th:first-child:before {
  content: '-';
  line-height: 21px; }
table.dataTable.dtr-inline.collapsed tbody tr.child td:before {
  display: none; }
table.dataTable.dtr-column tbody td.control, table.dataTable.dtr-column tbody th.control {
  position: relative;
  cursor: pointer; }
  table.dataTable.dtr-column tbody td.control:before, table.dataTable.dtr-column tbody th.control:before {
    top: 50%;
    left: 50%;
    height: 16px;
    width: 16px;
    margin-top: -10px;
    margin-left: -10px;
    display: block;
    position: absolute;
    color: white;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    background-color: #6f7785;
    content: '+'; }
table.dataTable.dtr-column tbody tr.parent td.control:before, table.dataTable.dtr-column tbody tr.parent th.control:before {
  content: '-';
  line-height: 21px; }
table.dataTable tr.child {
  padding: 0.5em 1em; }
  table.dataTable tr.child:hover {
    background: transparent !important; }
  table.dataTable tr.child ul {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0; }
    table.dataTable tr.child ul li {
      border-bottom: 1px solid #efefef;
      padding: 0.5em 0;
      white-space: nowrap; }
      table.dataTable tr.child ul li:first-child {
        padding-top: 0; }
      table.dataTable tr.child ul li:last-child {
        border-bottom: none; }
  table.dataTable tr.child span.dtr-title {
    display: inline-block;
    min-width: 75px;
    font-weight: bold; }

/*
 * jb overflow menu layout
 */
/*
 * the widget target must have width and height for this widget to work
 */
.jb-overflowmenu .jb-overflowmenu-menu-primary {
  /*overflow: hidden; gets set in js we need to detect the height of the menu, then set this */ }
  @media screen and (min-width: 1024px)  {
    .jb-overflowmenu .jb-overflowmenu-menu-primary {
      padding-right: 76px;
      padding-right: 4.75rem; } }

/*holds the overflow menu and label*/
@media screen and (min-width: 1024px)  {
  .jb-overflowmenu .jb-overflowmenu-container {
    display: inline;
    left: auto;
    bottom: 0px; } }

@media screen and (min-width: 1024px)  {
  .jb-overflowmenu .jb-overflowmenu-container .jb-overflowmenu-menu-secondary {
    left: auto;
    right: 0;
    bottom: auto;
    display: none;
    position: absolute;
    z-index: 100;
    overflow: auto;
    line-height: 1.5;
    background: #ffffff;
    border: 1px solid #95a0ad;
    border-top: 0;
    top: 80px;
    top: 5rem;
    width: 250px;
    width: 15.625rem;
    font-size: 16px;
    font-size: 1rem; } }
@media screen and (min-width: 1024px)  {
  .jb-overflowmenu .jb-overflowmenu-container .jb-overflowmenu-menu-secondary li {
    display: block; } }
@media screen and (min-width: 1024px)  {
  .jb-overflowmenu .jb-overflowmenu-container .jb-overflowmenu-menu-secondary li a {
    color: #397aac;
    padding: 20px;
    padding: 1.25rem;
    font-size: 14px;
    font-size: 0.875rem; } }
@media screen and (min-width: 1024px)  {
  .jb-overflowmenu .jb-overflowmenu-container .jb-overflowmenu-menu-secondary li a:hover {
    color: #3389cc;
    text-decoration: none; } }

.jb-overflowmenu .jb-overflowmenu-container .jb-overflowmenu-menu-secondary-handle {
  display: none; }
  @media screen and (min-width: 1024px)  {
    .jb-overflowmenu .jb-overflowmenu-container .jb-overflowmenu-menu-secondary-handle {
      float: right;
      display: block;
      border-right: 1px solid rgba(236, 240, 243, 0.1);
      border-left: 1px solid rgba(236, 240, 243, 0.1);
      color: #ffffff;
      text-decoration: none;
      width: 76px;
      width: 4.75rem;
      height: 80px;
      height: 5rem;
      padding: 32px 20px;
      padding: 2rem 1.25rem;
      font-size: 36px;
      font-size: 2.25rem;
      line-height: 16px;
      line-height: 1rem; } }
  @media screen and (min-width: 1024px)  {
    .jb-overflowmenu .jb-overflowmenu-container .jb-overflowmenu-menu-secondary-handle:hover {
      background-color: rgba(0, 0, 0, 0.25); } }

@media screen and (min-width: 1024px)  {
  .jb-overflowmenu div.jb-overflowmenu-container {
    position: absolute;
    top: 0;
    right: 3.125%;
    width: 76px;
    width: 4.75rem; } }
@media screen and (min-width: 1280px)  {
  .jb-overflowmenu div.jb-overflowmenu-container {
    left: 50%;
    margin-left: 494px;
    margin-left: 30.875rem; } }

@media screen and (min-width: 1024px)  {
  .jb-overflowmenu .placeholder {
    visibility: hidden; } }

@media screen and (min-width: 1024px)  {
  .jb-overflow-disabled.jb-overflowmenu .jb-overflowmenu-menu-primary {
    padding-right: 0; } }
@media screen and (min-width: 1024px)  {
  .jb-overflow-disabled.jb-overflowmenu div.jb-overflowmenu-container {
    display: none; } }

/*! jQuery UI - v1.11.2 - 2014-12-09
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  min-height: 0;
  /* support: IE7 */
  font-size: 100%; }

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  top: 0;
  left: 0;
  cursor: default; }

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */ }

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2.2em; }

/* button elements seem to need a little more width */
button.ui-button-icon-only {
  width: 2.4em; }

.ui-button-icons-only {
  width: 3.4em; }

button.ui-button-icons-only {
  width: 3.7em; }

/* button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: normal; }

.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em; }

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em; }

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em; }

/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: 0.4em 1em; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em; }

/* button sets */
.ui-buttonset {
  margin-right: 7px; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em; }

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em; }

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer; }

.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%; }

.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: 0.8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: 0.8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 22px; }

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none; }

/* vertically center icon */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px; }

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: 0.2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa; }

body .ui-tooltip {
  border-width: 2px; }

/*
 * Table styles
 */
table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: collapse;
  border-spacing: 0;
  /*
   * Header and footer styles
   */
  /*
   * Body styles
   */ }

table.dataTable thead th:active, table.dataTable thead td:active {
  outline: none; }

table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting {
  position: relative;
  cursor: pointer;
  *cursor: hand;
  padding-right: 28px;
  padding-right: 1.75rem; }

table.dataTable thead .sorting {
  background-image: url('../images/i_datatable-sorting.png');
  background-repeat: no-repeat;
  background-position: 95% 50%; }

table.dataTable thead .sorting_asc {
  background-image: url('../images/i_datatable-sorting-asc.png');
  background-repeat: no-repeat;
  background-position: 95% 50%; }

table.dataTable thead .sorting_desc {
  background-image: url('../images/i_datatable-sorting-desc.png');
  background-repeat: no-repeat;
  background-position: 95% 50%; }

table.dataTable thead .sorting_asc_disabled {
  background-image: url("../images/sort_asc_disabled.png");
  background-repeat: no-repeat;
  background-position: center right; }

table.dataTable thead .sorting_desc_disabled {
  background-image: url("../images/sort_desc_disabled.png");
  background-repeat: no-repeat;
  background-position: center right; }

table.dataTable tbody tr {
  background-color: white; }

table.dataTable tbody tr.selected {
  background-color: #b0bed9; }

/*table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: 1px solid #dddddd;
}

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none;
}

table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #dddddd;
}

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: $color_core_off_white;
}

table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
  background-color: #abb9d3;
}

table.dataTable.hover tbody tr:hover,
table.dataTable.hover tbody tr.odd:hover,
table.dataTable.hover tbody tr.even:hover, table.dataTable.display tbody tr:hover,
table.dataTable.display tbody tr.odd:hover,
table.dataTable.display tbody tr.even:hover {
  background-color: whitesmoke;
}

table.dataTable.hover tbody tr:hover.selected,
table.dataTable.hover tbody tr.odd:hover.selected,
table.dataTable.hover tbody tr.even:hover.selected, table.dataTable.display tbody tr:hover.selected,
table.dataTable.display tbody tr.odd:hover.selected,
table.dataTable.display tbody tr.even:hover.selected {
  background-color: #a9b7d1;
}

table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: $color_core_off_white;
}

table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad4;
}

table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #fff;
}

table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}

table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}

table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b3cd;
}

table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a7b5ce;
}

table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b6d0;
}

table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: $color_core_off_white;
}

table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fbfbfb;
}

table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fdfdfd;
}

table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad4;
}

table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #adbbd6;
}

table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}

table.dataTable.display tbody tr:hover > .sorting_1,
table.dataTable.display tbody tr.odd:hover > .sorting_1,
table.dataTable.display tbody tr.even:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_1,
table.dataTable.order-column.hover tbody tr.even:hover > .sorting_1 {
  background-color: #eaeaea;
}

table.dataTable.display tbody tr:hover > .sorting_2,
table.dataTable.display tbody tr.odd:hover > .sorting_2,
table.dataTable.display tbody tr.even:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_2,
table.dataTable.order-column.hover tbody tr.even:hover > .sorting_2 {
  background-color: #ebebeb;
}

table.dataTable.display tbody tr:hover > .sorting_3,
table.dataTable.display tbody tr.odd:hover > .sorting_3,
table.dataTable.display tbody tr.even:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr.odd:hover > .sorting_3,
table.dataTable.order-column.hover tbody tr.even:hover > .sorting_3 {
  background-color: #eeeeee;
}

table.dataTable.display tbody tr:hover.selected > .sorting_1,
table.dataTable.display tbody tr.odd:hover.selected > .sorting_1,
table.dataTable.display tbody tr.even:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr.odd:hover.selected > .sorting_1,
table.dataTable.order-column.hover tbody tr.even:hover.selected > .sorting_1 {
  background-color: #a1aec7;
}

table.dataTable.display tbody tr:hover.selected > .sorting_2,
table.dataTable.display tbody tr.odd:hover.selected > .sorting_2,
table.dataTable.display tbody tr.even:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr.odd:hover.selected > .sorting_2,
table.dataTable.order-column.hover tbody tr.even:hover.selected > .sorting_2 {
  background-color: #a2afc8;
}

table.dataTable.display tbody tr:hover.selected > .sorting_3,
table.dataTable.display tbody tr.odd:hover.selected > .sorting_3,
table.dataTable.display tbody tr.even:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr.odd:hover.selected > .sorting_3,
table.dataTable.order-column.hover tbody tr.even:hover.selected > .sorting_3 {
  background-color: #a4b2cb;
}*/
table.dataTable.no-footer {
  border-bottom: 1px solid #111111; }

table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap; }

table.dataTable.compact thead th, table.dataTable.compact thead td {
  padding: 5px 9px; }

table.dataTable.compact tfoot th, table.dataTable.compact tfoot td {
  padding: 5px 9px 3px 9px; }

table.dataTable.compact tbody th, table.dataTable.compact tbody td {
  padding: 4px 5px; }

table.dataTable th.dt-left, table.dataTable td.dt-left {
  text-align: left; }

table.dataTable th.dt-center, table.dataTable td.dt-center, table.dataTable td.dataTables_empty {
  text-align: center; }

table.dataTable th.dt-right, table.dataTable td.dt-right {
  text-align: right; }

table.dataTable th.dt-justify, table.dataTable td.dt-justify {
  text-align: justify; }

table.dataTable th.dt-nowrap, table.dataTable td.dt-nowrap {
  white-space: nowrap; }

table.dataTable thead th.dt-head-left, table.dataTable thead td.dt-head-left, table.dataTable tfoot th.dt-head-left, table.dataTable tfoot td.dt-head-left {
  text-align: left; }

table.dataTable thead th.dt-head-center, table.dataTable thead td.dt-head-center, table.dataTable tfoot th.dt-head-center, table.dataTable tfoot td.dt-head-center {
  text-align: center; }

table.dataTable thead th.dt-head-right, table.dataTable thead td.dt-head-right, table.dataTable tfoot th.dt-head-right, table.dataTable tfoot td.dt-head-right {
  text-align: right; }

table.dataTable thead th.dt-head-justify, table.dataTable thead td.dt-head-justify, table.dataTable tfoot th.dt-head-justify, table.dataTable tfoot td.dt-head-justify {
  text-align: justify; }

table.dataTable thead th.dt-head-nowrap, table.dataTable thead td.dt-head-nowrap, table.dataTable tfoot th.dt-head-nowrap, table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap; }

table.dataTable tbody th.dt-body-left, table.dataTable tbody td.dt-body-left {
  text-align: left; }

table.dataTable tbody th.dt-body-center, table.dataTable tbody td.dt-body-center {
  text-align: center; }

table.dataTable tbody th.dt-body-right, table.dataTable tbody td.dt-body-right {
  text-align: right; }

table.dataTable tbody th.dt-body-justify, table.dataTable tbody td.dt-body-justify {
  text-align: justify; }

table.dataTable tbody th.dt-body-nowrap, table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap; }

table.dataTable, table.dataTable th, table.dataTable td {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/*
 * Control feature layout
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1; }

.dataTables_wrapper .dataTables_length {
  float: left; }

.dataTables_wrapper .dataTables_filter {
  float: right; }

.dataTables_wrapper .dataTables_filter input {
  width: auto;
  margin-left: 0.5em; }

.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em; }

.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em; }

.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333333 !important;
  border: 1px solid transparent; }

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333333 !important;
  border: 1px solid #cacaca;
  background-color: white;
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  /* W3C */ }

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none; }

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111111;
  background-color: #585858;
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* FF3.6+ */
  /* IE10+ */
  /* Opera 11.10+ */
  /* W3C */ }

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Opera 11.10+ */
  background: linear, to bottom, #2b2b2b 0%, #0c0c0c 100%;
  /* W3C */
  box-shadow: inset 0 0 3px #111; }

.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: linear, to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%;
  /* W3C */ }

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
  color: #333333; }

.dataTables_wrapper .dataTables_scroll {
  clear: both; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch; }

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important; }

.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111111; }

.dataTables_wrapper.no-footer div.dataTables_scrollHead table, .dataTables_wrapper.no-footer div.dataTables_scrollBody table {
  border-bottom: none; }

.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em; } }

@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center; }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em; } }

/* required styles */
.leaflet-map-pane, .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile-pane, .leaflet-tile-container, .leaflet-overlay-pane, .leaflet-shadow-pane, .leaflet-marker-pane, .leaflet-popup-pane, .leaflet-overlay-pane svg, .leaflet-zoom-box, .leaflet-image-layer, .leaflet-layer {
  position: absolute;
  left: 0;
  top: 0; }

.leaflet-container {
  overflow: hidden;
  -ms-touch-action: none; }

.leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none; }

.leaflet-marker-icon, .leaflet-marker-shadow {
  display: block; }

/* map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container img {
  max-width: none !important; }

/* stupid Android 2 doesn't understand "max-width: none" properly */
.leaflet-container img.leaflet-image-layer {
  max-width: 15000px !important; }

.leaflet-tile {
  filter: inherit;
  visibility: hidden; }

.leaflet-tile-loaded {
  visibility: inherit; }

.leaflet-zoom-box {
  width: 0;
  height: 0; }

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none; }

.leaflet-tile-pane {
  z-index: 2; }

.leaflet-objects-pane {
  z-index: 3; }

.leaflet-overlay-pane {
  z-index: 4; }

.leaflet-shadow-pane {
  z-index: 5; }

.leaflet-marker-pane {
  z-index: 6; }

.leaflet-popup-pane {
  z-index: 7; }

.leaflet-vml-shape {
  width: 1px;
  height: 1px; }

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute; }

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 7;
  pointer-events: auto; }

.leaflet-top, .leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none; }

.leaflet-top {
  top: 0; }

.leaflet-right {
  right: 0; }

.leaflet-bottom {
  bottom: 0; }

.leaflet-left {
  left: 0; }

.leaflet-control {
  float: left;
  clear: both; }

.leaflet-right .leaflet-control {
  float: right; }

.leaflet-top .leaflet-control {
  margin-top: 10px; }

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px; }

.leaflet-left .leaflet-control {
  margin-left: 10px; }

.leaflet-right .leaflet-control {
  margin-right: 10px; }

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile, .leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }

.leaflet-fade-anim .leaflet-tile-loaded, .leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1; }

.leaflet-zoom-anim .leaflet-zoom-animated {
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1); }

.leaflet-zoom-anim .leaflet-tile, .leaflet-pan-anim .leaflet-tile, .leaflet-touching .leaflet-zoom-animated {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none; }

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden; }

/* cursors */
.leaflet-clickable {
  cursor: pointer; }

.leaflet-container {
  cursor: -webkit-grab;
  cursor: -moz-grab; }

.leaflet-popup-pane, .leaflet-control {
  cursor: auto; }

.leaflet-dragging .leaflet-container, .leaflet-dragging .leaflet-clickable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing; }

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0; }

.leaflet-container a {
  color: #0078A8; }

.leaflet-container a.leaflet-active {
  outline: 2px solid orange; }

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5); }

/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif; }

/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px; }

.leaflet-bar a, .leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black; }

.leaflet-bar a, .leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block; }

.leaflet-bar a:hover {
  background-color: #f4f4f4; }

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none; }

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb; }

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px; }

/* zoom control */
.leaflet-control-zoom-in, .leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px; }

.leaflet-control-zoom-out {
  font-size: 20px; }

.leaflet-touch .leaflet-control-zoom-in {
  font-size: 22px; }

.leaflet-touch .leaflet-control-zoom-out {
  font-size: 24px; }

/* layers control */
.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #fff;
  border-radius: 5px; }

.leaflet-control-layers-toggle {
  background-image: url(images/layers.png);
  width: 36px;
  height: 36px; }

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url(images/layers-2x.png);
  background-size: 26px 26px; }

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px; }

.leaflet-control-layers .leaflet-control-layers-list, .leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none; }

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative; }

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff; }

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px; }

.leaflet-control-layers label {
  display: block; }

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px; }

/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  margin: 0; }

.leaflet-control-attribution, .leaflet-control-scale-line {
  padding: 0 5px;
  color: #333; }

.leaflet-control-attribution a {
  text-decoration: none; }

.leaflet-control-attribution a:hover {
  text-decoration: underline; }

.leaflet-container .leaflet-control-attribution, .leaflet-container .leaflet-control-scale {
  font-size: 11px; }

.leaflet-left .leaflet-control-scale {
  margin-left: 5px; }

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px; }

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5); }

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px; }

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777; }

.leaflet-touch .leaflet-control-attribution, .leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
  box-shadow: none; }

.leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0, 0, 0, 0.2);
  background-clip: padding-box; }

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center; }

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px; }

.leaflet-popup-content {
  margin: 13px 19px;
  line-height: 1.4; }

.leaflet-popup-content p {
  margin: 18px 0; }

.leaflet-popup-tip-container {
  margin: 0 auto;
  width: 40px;
  height: 20px;
  position: relative;
  overflow: hidden; }

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
  background: white;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4); }

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  background: transparent; }

.leaflet-container a.leaflet-popup-close-button:hover {
  color: #999; }

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd; }

.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1; }

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678); }

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px; }

.leaflet-oldie .leaflet-control-zoom, .leaflet-oldie .leaflet-control-layers, .leaflet-oldie .leaflet-popup-content-wrapper, .leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999; }

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666; }

/* 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;
  filter: alpha(opacity=80); }

.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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  -webkit-box-shadow: none;
  box-shadow: none; }
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;
  filter: alpha(opacity=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;
    filter: alpha(opacity=100); }
  .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;
  filter: alpha(opacity=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;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    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, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page, .owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -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); }

/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px; }

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut 1s both ease-in-out;
  -moz-animation: fadeOut 1s both ease-in-out;
  animation: fadeOut 1s both ease-in-out; }

.owl-fade-in {
  -webkit-animation: fadeIn 1s both ease-in-out;
  -moz-animation: fadeIn 1s both ease-in-out;
  animation: fadeIn 1s both ease-in-out; }

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 0.7s both ease;
  -moz-animation: backSlideOut 0.7s both ease;
  animation: backSlideOut 0.7s both ease; }

.owl-backSlide-in {
  -webkit-animation: backSlideIn 0.7s both ease;
  -moz-animation: backSlideIn 0.7s both ease;
  animation: backSlideIn 0.7s both ease; }

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade 0.7s ease both;
  -moz-animation: scaleToFade 0.7s ease both;
  animation: scaleToFade 0.7s ease both; }

.owl-goDown-in {
  -webkit-animation: goDown 0.6s ease both;
  -moz-animation: goDown 0.6s ease both;
  animation: goDown 0.6s ease both; }

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom 0.5s ease both;
  -moz-animation: scaleUpFrom 0.5s ease both;
  animation: scaleUpFrom 0.5s ease both; }

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo 0.5s ease both;
  -moz-animation: scaleUpTo 0.5s ease both;
  animation: scaleUpTo 0.5s ease both; }

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1; } }

@-moz-keyframes empty {
  0% {
    opacity: 1; } }

@keyframes empty {
  0% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-webkit-keyframes backSlideOut {
  25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px); }

  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%); }

  100% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }

@-moz-keyframes backSlideOut {
  25% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px); }

  75% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(-200%); }

  100% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(-200%); } }

@keyframes backSlideOut {
  25% {
    opacity: 0.5;
    transform: translateZ(-500px); }

  75% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%); }

  100% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%); } }

@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(200%); }

  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px); }

  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }

@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(200%); }

  75% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px); }

  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0); } }

@keyframes backSlideIn {
  0%, 25% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(200%); }

  75% {
    opacity: 0.5;
    transform: translateZ(-500px); }

  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0); } }

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }

@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8); } }

@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8); } }

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%); } }

@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%); } }

@keyframes goDown {
  from {
    transform: translateY(-100%); } }

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5); } }

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5); } }

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5); } }

@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5); } }

/*
 * jquery.selectBoxIt.css 3.8.1
 * Author: @gregfranko
 */
/*
  Common CSS Properties
  ---------------------
  These properties will be applied to any themes that you use
*/
/* SelectBoxIt container */
.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top; }

/* Styles that apply to all SelectBoxIt elements */
.selectboxit-container * {
  /* Prevents text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none; }

/* Button */
.selectboxit-container .selectboxit {
  width: 220px;
  /* Width of the dropdown button */
  cursor: pointer;
  margin: 0;
  padding: 0;
  border-radius: 4px;
  overflow: hidden;
  display: block;
  position: relative;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }

/* Height and Vertical Alignment of Text */
.selectboxit-container span, .selectboxit-container .selectboxit-options a {
  display: block; }

/* Focus pseudo selector */
.selectboxit-container .selectboxit:focus {
  outline: 0; }

/* Disabled Mouse Interaction */
.selectboxit.selectboxit-disabled, .selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default; }

/* Button Text */
.selectboxit-text {
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  height: 46px !important;
  line-height: 46px !important; }

.selectboxit .selectboxit-option-icon-container {
  margin-left: 8px;
  height: 46px !important;
  line-height: 46px !important; }

/* Options List */
.selectboxit-container .selectboxit-options {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;
  /* Minimum Width of the dropdown list box options */
  *width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  z-index: 10;
  border-radius: 6px;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/* Individual options */
.selectboxit-option .selectboxit-option-anchor {
  padding: 0 2px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }

/* Individual Option Hover Action */
.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none; }

/* Individual Option Optgroup Header */
.selectboxit-option, .selectboxit-optgroup-header {
  text-indent: 0;
  /* Horizontal Positioning of the select box option text */
  margin: 0;
  list-style-type: none; }

/* The first Drop Down option */
.selectboxit-option-first {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px; }

/* The first Drop Down option optgroup */
.selectboxit-optgroup-header + .selectboxit-option-first {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px; }

/* The last Drop Down option */
.selectboxit-option-last {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px; }

/* Drop Down optgroup headers */
.selectboxit-optgroup-header {
  font-weight: bold; }

/* Drop Down optgroup header hover psuedo class */
.selectboxit-optgroup-header:hover {
  cursor: default; }

/* Drop Down down arrow container */
.selectboxit-arrow-container {
  /* Positions the down arrow */
  width: 38px;
  position: absolute;
  right: 0;
  height: 46px !important;
  line-height: 46px !important; }

/* Drop Down down arrow */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  /* Horizontally centers the down arrow */
  margin: 0 auto;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0; }

/* Drop Down down arrow for jQueryUI and jQuery Mobile */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
  top: 30%; }

/* Drop Down individual option icon positioning */
.selectboxit-option-icon-container {
  float: left; }

.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle; }

/* Drop Down individual option icon positioning */
.selectboxit-option-icon-url {
  width: 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left; }

.selectboxit-rendering {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important; }

/* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon {
  background-color: inherit; }

/* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px; }

/*
  Default Theme
  -------------
  Note: Feel free to remove all of the CSS underneath this line if you are not using the default theme
*/
.selectboxit-container {
  font-size: 14px; }

.selectboxit-btn {
  min-width: 150px;
  background-color: #ffffff;
  border: 2px solid #092940;
  border-radius: 4px; }

.selectboxit-btn.selectboxit-enabled:hover, .selectboxit-btn.selectboxit-enabled:focus, .selectboxit-btn.selectboxit-enabled:active {
  color: #333333;
  background-color: #ebf3f9;
  border: 2px solid #397aac; }
  .selectboxit-btn.selectboxit-enabled:hover.selectboxit-open, .selectboxit-btn.selectboxit-enabled:focus.selectboxit-open, .selectboxit-btn.selectboxit-enabled:active.selectboxit-open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: none; }

.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  font-size: 24px;
  width: 24px;
  top: 50%;
  margin-top: -12px;
  margin-left: 0;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
.selectboxit.selectboxit-open .selectboxit-arrow-container .selectboxit-arrow {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.selectboxit .selectboxit-option-icon-container i {
  font-size: 24px; }

.selectboxit-list {
  background-color: #ffffff;
  border: 2px solid #397aac;
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.selectboxit-container .selectboxit-options {
  /* Set's the drop down options width to the same width as the drop down button */
  width: 210px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  /* Set's the max-height property to only show a subset of the drop down items.
     If you do not set a max-height property, SelectBoxIt will dynamically
     position the dropdown (when opened) to make sure the drop down items are not
     displayed outside of the current window viewport.
  */
  max-height: 240px; }

.selectboxit-list .selectboxit-option-anchor {
  color: #092940; }

.selectboxit-container .selectboxit-options a {
  padding: 10px; }

.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #ffffff;
  background-color: #397aac; }

.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
  color: #999999; }

.orgdiagram {
  outline: 0; }

.bp-item {
  position: absolute;
  overflow: hidden;
  background-color: #ecf0f3;
  font-family: 'TransportNewLight', Helvetica, Arial, sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 4px;
  border-radius: 0.25rem;
  -webkit-transition: box-shadow 0.15s ease-in-out;
  -moz-transition: box-shadow 0.15s ease-in-out;
  transition: box-shadow 0.15s ease-in-out; }
  .bp-item:hover {
    box-shadow: 0 0 0 2px rgba(120, 134, 150, 0.5); }
  .bp-item .bp-title {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1;
    color: #ffffff;
    padding: 0;
    font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
    text-align: center;
    padding: 8px;
    padding: 0.5rem;
    font-size: 14px;
    font-size: 0.875rem; }
  .bp-item .bp-description {
    color: #6f7785;
    font-family: 'TransportNewLight', Helvetica, Arial, sans-serif;
    line-height: 1.25;
    text-align: center;
    padding: 8px;
    padding: 0.5rem;
    font-size: 12px;
    font-size: 0.75rem; }
  .bp-item .bp-photo-frame {
    display: none;
    width: auto;
    background: #6f7785;
    color: #1c94c4; }
  .bp-item.vacant {
    font-style: italic; }

.bp-cursor-frame {
  color: #eb8f00; }

.bp-highlight-frame {
  color: #c77405; }

.bp-highlight-dot-frame {
  border: 1px solid #fbcb09;
  background: #fdf5ce;
  color: #c77405; }

.bp-grouptitle-frame {
  background: #0000ff;
  border-width: 0;
  color: white;
  padding: 0; }

.bp-selectioncheckbox-frame {
  font-size: 12px;
  line-height: 14px; }

.bp-selectioncheckbox {
  font-size: 12px;
  line-height: 14px;
  vertical-align: middle; }

.bp-selectiontext {
  font-size: 12px;
  line-height: 14px;
  vertical-align: middle; }

.bp-readmore {
  font-size: 10px;
  line-height: 12px;
  text-align: right;
  text-decoration: none; }

.bp-label {
  font-size: 10px;
  line-height: 12px;
  vertical-align: middle; }

.bp-connector-label {
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  color: black;
  font-weight: bold; }

.bp-label-annotation {
  font-size: 16px;
  text-align: center; }

.bp-badge {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  font-weight: bold;
  font-family: Arial;
  padding: 4px;
  float: left; }

.bp-printpreview {
  position: absolute;
  overflow: hidden;
  border-right: 1px;
  border-bottom: 1px;
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-right-color: #cccccc;
  border-bottom-color: #cccccc; }

.alerts {
  padding: 0;
  margin: 0 0 30px;
  margin: 0 0 1.875rem; }
  @media screen and (min-width: 1024px)  {
    .alerts {
      margin: 30px auto 0;
      margin: 1.875rem auto 0; } }
  .alerts.is-hidden {
    display: none !important; }
  .alerts .owl-pagination {
    text-align: center; }
    @media screen and (min-width: 1024px)  {
      .alerts .owl-pagination {
        position: absolute;
        right: 0;
        z-index: 1000;
        bottom: -24px;
        bottom: -1.5rem; } }
    .alerts .owl-pagination .owl-page {
      display: inline-block;
      vertical-align: middle;
      margin: 0 4px;
      margin: 0 0.25rem; }
    .alerts .owl-pagination .owl-page span {
      display: block;
      background-color: #ecf0f3;
      border-radius: 50%;
      width: 8px;
      width: 0.5rem;
      height: 8px;
      height: 0.5rem; }
    .alerts .owl-pagination .owl-page.active span {
      background-color: #6f7785; }
  .alerts .owl-buttons {
    display: none; }
    @media screen and (min-width: 1024px)  {
      .alerts .owl-buttons {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        height: 100%;
        border-left: 1px solid rgba(255, 255, 255, 0.25);
        color: #ffffff;
        font-size: 0;
        line-height: 0;
        opacity: 1;
        -webkit-transition: opacity 0.15s ease-in-out;
        -moz-transition: opacity 0.15s ease-in-out;
        transition: opacity 0.15s ease-in-out; } }
    @media screen and (min-width: 1024px)  {
      .alerts .owl-buttons.fadeIn {
        -webkit-animation: fadeIn 0.45s ease-in-out;
        -moz-animation: fadeIn 0.45s ease-in-out;
        animation: fadeIn 0.45s ease-in-out; } }
    @media screen and (min-width: 1024px)  {
      .alerts .owl-buttons div {
        position: relative;
        display: inline-block;
        height: 100%;
        border-left: 1px solid rgba(255, 255, 255, 0.25);
        padding: 0 30px;
        padding: 0 1.875rem;
        font-size: 16px;
        font-size: 1rem; } }
    @media screen and (min-width: 1024px)  {
      .alerts .owl-buttons div:first-child {
        border: 0; } }
    @media screen and (min-width: 1024px)  {
      .alerts .owl-buttons div i {
        position: absolute;
        top: 50%;
        left: 50%;
        -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%);
        -webkit-transform: translate3d(-50%, -50%, 0);
        -moz-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate3d(-50%, -50%, 0);
        -o-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0); } }

.alert-box {
  color: #ffffff;
  width: 100%;
  background: #092940;
  overflow: hidden;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  vertical-align: middle;
  position: relative; }
  @media screen and (min-width: 1024px)  {
    .alert-box {
      border-radius: 4px;
      border-radius: 0.25rem; } }
  .alert-box.is-hidden {
    display: none !important; }
  .alert-box .alert-icon {
    position: absolute;
    display: block;
    height: 100%;
    width: 50px;
    background: rgba(11, 12, 12, 0.25);
    top: 0; }
    .alert-box .alert-icon:before {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -15px;
      margin-left: -15px;
      font-size: 30px; }
    .alert-box .alert-icon:after {
      position: absolute;
      content: '';
      display: block;
      border: 10px solid transparent;
      border-left: 10px solid rgba(11, 12, 12, 0.25);
      width: 10px;
      height: 10px;
      top: 50%;
      margin-top: -10px;
      left: 50px; }
  .alert-box .message {
    padding: 20px;
    padding-left: 70px;
    padding-right: 40px;
    width: 100%; }
    @media screen and (min-width: 1024px)  {
      .alert-box .message {
        padding-right: 140px; } }
  .alert-box .alert-type {
    text-transform: uppercase;
    font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
    position: relative;
    padding-right: 10px; }
    .alert-box .alert-type:before {
      position: absolute;
      content: "\00b7";
      display: block;
      right: 0; }
  .alert-box a {
    color: #ffffff; }
    .alert-box a.alert-dismiss {
      position: absolute;
      top: 0;
      height: 100%;
      right: 20px;
      right: 1.25rem;
      padding-left: 40px;
      padding-left: 2.5rem; }
      @media screen and (min-width: 1024px)  {
        .alert-box a.alert-dismiss {
          top: 50%;
          height: auto;
          margin-top: -12px;
          margin-top: -0.75rem; } }
      .alert-box a.alert-dismiss span:first-child {
        font-size: 33px;
        position: absolute;
        left: 0;
        top: 50%;
        width: 32px;
        height: 32px;
        line-height: 32px;
        margin-top: -15px;
        text-align: center;
        border-radius: 50%;
        -webkit-transition: all 0.15s ease-in-out;
        -moz-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out; }
      .alert-box a.alert-dismiss span:last-child {
        display: none; }
        @media screen and (min-width: 1024px)  {
          .alert-box a.alert-dismiss span:last-child {
            display: inline-block;
            text-decoration: underline; } }
    .alert-box a.alert-dismiss:hover span:first-child {
      color: rgba(255, 255, 255, 0.8); }
    .alert-box a.alert-dismiss:hover span:last-child {
      text-decoration: none; }
  .alert-box.info {
    background: #397aac; }
  .alert-box.success {
    background: #588023; }
  .alert-box.warning {
    background: #c05411; }
  .alert-box.breaking {
    background: #a83338; }
  .alert-box.outdated-browser {
    text-align: center; }
    .alert-box.outdated-browser h3, .alert-box.outdated-browser .topical-nav h3, .topical-nav .alert-box.outdated-browser h3, .alert-box.outdated-browser .topical-nav .parent-title, .topical-nav .alert-box.outdated-browser .parent-title {
      margin-bottom: 0;
      color: #ffffff; }

.alert-widget {
  display: inline-block;
  padding: 15px 5px;
  vertical-align: middle;
  text-align: center;
  height: 60px; }
  @media screen and (min-width: 768px)  {
    .alert-widget {
      min-width: 80px; } }
  .alert-widget button {
    background: none; }
  .alert-widget span {
    color: #ffffff;
    vertical-align: middle;
    display: inline-block;
    font-size: 24px; }
  .alert-widget .alert-count {
    display: none;
    position: relative;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    height: 25px;
    width: 25px;
    font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
    line-height: 25px;
    color: #ffffff;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
    @media screen and (min-width: 768px)  {
      .alert-widget .alert-count {
        display: inline-block; } }

@-webkit-keyframes slideIn {
  from {
    -webkit-transform: translateX(-5%) translateY(-50%);
    -webkit-transform: translate3d(-5%, -50%, 0); }

  to {
    -webkit-transform: translateX(0) translateY(-50%);
    -webkit-transform: translate3d(0, -50%, 0); } }

@-moz-keyframes slideIn {
  from {
    -moz-transform: translateX(-5%) translateY(-50%);
    -moz-transform: translate3d(-5%, -50%, 0); }

  to {
    -moz-transform: translateX(0) translateY(-50%);
    -moz-transform: translate3d(0, -50%, 0); } }

@keyframes slideIn {
  from {
    transform: translateX(-5%) translateY(-50%);
    transform: translate3d(-5%, -50%, 0); }

  to {
    transform: translateX(0) translateY(-50%);
    transform: translate3d(0, -50%, 0); } }

@-webkit-keyframes slideUp {
  from {
    -webkit-transform: translateX(-50%) translateY(-40%);
    -webkit-transform: translate3d(-50%, -40%, 0); }

  to {
    -webkit-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translate3d(-50%, -50%, 0); } }

@-moz-keyframes slideUp {
  from {
    -moz-transform: translateX(-50%) translateY(-40%);
    -moz-transform: translate3d(-50%, -40%, 0); }

  to {
    -moz-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translate3d(-50%, -50%, 0); } }

@keyframes slideUp {
  from {
    transform: translateX(-50%) translateY(-40%);
    transform: translate3d(-50%, -40%, 0); }

  to {
    transform: translateX(-50%) translateY(-50%);
    transform: translate3d(-50%, -50%, 0); } }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

.back-to-top {
  display: inline-block;
  background-color: #6f7785;
  box-shadow: 0 0 0 0 rgba(111, 119, 133, 0.2);
  color: #fff;
  line-height: 64px;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  width: 64px;
  width: 4rem;
  height: 64px;
  height: 4rem;
  font-size: 24px;
  font-size: 1.5rem;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  .back-to-top span {
    display: inline-block;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  .back-to-top:hover {
    box-shadow: 0 0 0 10px rgba(111, 119, 133, 0.2);
    color: #fff; }

.ncgov-theme {
  border-radius: 4px; }
  .ncgov-theme.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none;
    transition: none; }
  .ncgov-theme.full-width {
    border-radius: 0; }
    .ncgov-theme.full-width img {
      border-radius: 0; }
    @media screen and (min-width: 1024px)  {
      .ncgov-theme.full-width .item__content {
        width: 40%;
        left: 100px;
        left: 6.25rem; } }
    @media screen and (min-width: 1280px)  {
      .ncgov-theme.full-width .item__content {
        left: 50%;
        width: 552px;
        width: 34.5rem;
        margin-left: -570px;
        margin-left: -35.625rem; } }
    @media screen and (min-width: 1024px)  {
      .ncgov-theme.full-width .item__wrapper {
        max-height: 550px;
        max-height: 34.375rem;
        position: relative; } }
  @media screen and (min-width: 1024px)  {
    .ncgov-theme.split-hero .item__wrapper {
      overflow: hidden; }
    .ncgov-theme.split-hero .item__content {
      width: 40%;
      left: 0;
      top: 0;
      bottom: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0;
      
/* FIX-HA color background background: #397aac to green */      
	background: #588023;
	-webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none; }
    .ncgov-theme.split-hero .item__image {
      width: 60%;
      height: 100%;
      float: right; }
    .ncgov-theme.split-hero .item__image img {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
    .ncgov-theme.split-hero .owl-item.active .item__content {
      -webkit-animation: none;
      -moz-animation: none;
      animation: none; } }
  .ncgov-theme.video {
    text-align: center; }
    .ncgov-theme.video .item__content {
      background-color: #ecf0f3;
      color: #6f7785; }
      @media screen and (min-width: 1024px)  {
        .ncgov-theme.video .item__content {
          left: 50%;
          width: 60%;
          background-color: transparent;
          box-shadow: none;
          -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%);
          -webkit-transform: translate3d(-50%, -50%, 0);
          -moz-transform: translate3d(-50%, -50%, 0);
          -ms-transform: translate3d(-50%, -50%, 0);
          -o-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0); } }
    .ncgov-theme.video .item__content a {
      color: #092940; }
    .ncgov-theme.video .item__heading {
      color: #092940; }
      @media screen and (min-width: 1024px)  {
        .ncgov-theme.video .item__heading {
          font-size: 36px;
          font-size: 2.25rem; } }
    .ncgov-theme.video .item__text p {
      margin-top: 10px;
      margin-top: 0.625rem; }
  .ncgov-theme img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    width: 100%; }
    @media screen and (min-width: 1024px)  {
      .ncgov-theme img {
        border-radius: 4px;
        border-radius: 0.25rem; } }
  .ncgov-theme .item__wrapper {
    color: white;
    position: relative; }
    @media screen and (min-width: 320px)  {
      .ncgov-theme .item__wrapper {
        height: auto; } }
  .ncgov-theme .item__content {
    position: relative;

    /* FIX-HA color background background: #397aac to green */      
	background: #588023;

    height: 100%;
    padding: 30px;
    padding: 1.875rem;
    border-bottom-left-radius: 4px;
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 4px;
    border-bottom-right-radius: 0.25rem;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
    @media screen and (min-width: 1024px)  {
      .ncgov-theme .item__content {
        position: absolute;
        top: 50%;
        left: 100px;
        background: rgba(57, 122, 172, 0.9);
        width: 40%;
        height: auto;
        box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
        border-radius: 4px;
        -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%);
        -webkit-transform: translate3d(0, -50%, 0);
        -moz-transform: translate3d(0, -50%, 0);
        -ms-transform: translate3d(0, -50%, 0);
        -o-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0); } }
    .ncgov-theme .item__content a {
      color: white; }
  .ncgov-theme .item__heading {
    margin: 0;
    font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
    color: #ffffff;
    line-height: 1.3;
    font-size: 18px;
    font-size: 1.125rem; }
    @media screen and (min-width: 1024px)  {
      .ncgov-theme .item__heading {
        font-size: 23px;
        font-size: 1.4375rem; } }
  @media screen and (max-width: 480px)  {
    .ncgov-theme .item__text p {
      display: none; } }
  .ncgov-theme .item__text p {
    margin: 20px 0 0;
    margin: 1.25rem 0 0; }
  .ncgov-theme .item__text input[type=button].button, .ncgov-theme .item__text input[type=submit].button, .ncgov-theme .item__text button.button, .ncgov-theme .item__text a.button {
    margin-top: 20px;
    margin-top: 1.25rem; }
  .ncgov-theme .item__category {
    font-family: 'Georgia', serif;
    font-style: italic;
    color: rgba(255, 255, 255, 0.8); }
  .ncgov-theme .item__count {
    font-size: 14px;
    font-size: 0.875rem;
    display: block;
    text-align: center;
    padding-top: 18px;
    line-height: 40px; }
    @media screen and (min-width: 1024px)  {
      .ncgov-theme .item__count {
        display: none; } }
  @media screen and (min-width: 1024px)  {
    .ncgov-theme .owl-item.active .item__content {
      -webkit-animation: slideIn 1s ease-in-out;
      -moz-animation: slideIn 1s ease-in-out;
      animation: slideIn 1s ease-in-out; } }
  @media screen and (min-width: 1024px)  {
    .ncgov-theme.video .owl-item.active .item__content {
      -webkit-animation: slideUp 1s ease-in-out;
      -moz-animation: slideUp 1s ease-in-out;
      animation: slideUp 1s ease-in-out; } }
  @media screen and (min-width: 1024px)  {
    .ncgov-theme .owl-pagination {
      height: 40px;
      display: inline-block;
      padding: 0 10px;
      position: relative;
      top: 10px; } }
  .ncgov-theme .owl-pagination .owl-page {
    position: relative;
    top: 3px; }
  .ncgov-theme .owl-buttons .owl-prev, .ncgov-theme .owl-buttons .owl-next {
    position: absolute;
    z-index: 20;
    width: 40px;
    height: 40px;
    line-height: 36px;
    border-radius: 50%;
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    /*IE7 life-saver */
    font-size: 28px;
    border: 2px solid #fff;
    bottom: 20px;
    bottom: 1.25rem;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
    @media screen and (min-width: 1024px)  {
      .ncgov-theme .owl-buttons .owl-prev, .ncgov-theme .owl-buttons .owl-next {
        bottom: auto;
        top: 50%;
        margin-top: -50px;
        margin-top: -3.125rem; } }
  .ncgov-theme .owl-buttons .owl-prev {
    left: 40px;
    left: 2.5rem; }
    @media screen and (min-width: 480px)  {
      .ncgov-theme .owl-buttons .owl-prev {
        left: 60px;
        left: 3.75rem; } }
    @media screen and (min-width: 768px)  {
      .ncgov-theme .owl-buttons .owl-prev {
        left: 80px;
        left: 5rem; } }
    @media screen and (min-width: 1024px)  {
      .ncgov-theme .owl-buttons .owl-prev {
        left: 30px;
        left: 1.875rem; } }
  .ncgov-theme .owl-buttons .owl-next {
    right: 40px;
    right: 2.5rem; }
    @media screen and (min-width: 480px)  {
      .ncgov-theme .owl-buttons .owl-next {
        right: 60px;
        right: 3.75rem; } }
    @media screen and (min-width: 768px)  {
      .ncgov-theme .owl-buttons .owl-next {
        right: 80px;
        right: 5rem; } }
    @media screen and (min-width: 1024px)  {
      .ncgov-theme .owl-buttons .owl-next {
        right: 30px;
        right: 1.875rem; } }
  @media screen and (min-width: 1024px)  {
    .ncgov-theme .owl-buttons .owl-prev:hover, .ncgov-theme .owl-buttons .owl-next:hover {
      box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.25); } }
  @media screen and (min-width: 1024px)  {
    .ncgov-theme.split-hero .owl-buttons {
      position: relative;
      float: right;
      width: 170px;
      margin-top: -20px; } }

.ncgov-theme .owl-controls {
  text-align: center;
  height: 60px; }

/* Styling Next and Prev buttons */
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.ncgov-theme .owl-controls.clickable .owl-buttons div:hover {
  text-decoration: none;
  background: rgba(0, 0, 0, 0.2); }
  @media screen and (min-width: 1280px)  {
    .ncgov-theme .owl-controls.clickable .owl-buttons div:hover {
      background: rgba(0, 0, 0, 0.6); } }

/* Styling Pagination*/
.ncgov-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */ }

.ncgov-theme .owl-controls .owl-page span {
  display: block;
  width: 15px;
  height: 15px;
  margin: 5px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 3px solid #6f7785; }

.ncgov-theme .owl-controls .owl-page.active span, .ncgov-theme .owl-controls.clickable .owl-page:hover span {
  background: #6f7785; }

/* If PaginationNumbers is true */
.ncgov-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center; }

.ui-datepicker-wrapper {
  overflow: hidden;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  border-radius: 4px;
  border-radius: 0.25rem;
  -webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out; }
  @media screen and (min-width: 768px)  {
    .ui-datepicker-wrapper {
      float: left;
      display: block;
      margin-right: 4.82916%;
      width: 47.58542%;
      float: none;
      margin: 0 auto;
      margin-bottom: 30px;
      margin-bottom: 1.875rem; }
      .ui-datepicker-wrapper:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 1024px)  {
    .ui-datepicker-wrapper {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%;
      margin-right: 0;
      margin-top: 34px;
      margin-top: 2.125rem; }
      .ui-datepicker-wrapper:last-child {
        margin-right: 0; } }
  .ui-datepicker-wrapper.is-inactive {
    opacity: 0; }
  .ui-datepicker-wrapper.is-active {
    opacity: 1; }

.ui-datepicker-selected-day {
  background-color: #092940;
  color: #fff;
  padding: 30px;
  padding: 1.875rem;
  font-size: 32px;
  font-size: 2rem; }
  .ui-datepicker-selected-day .week-day {
    display: block;
    font-size: 21px;
    font-size: 1.3125rem; }

.ui-datepicker {
  width: 100%;
  background: #ffffff;
  padding: 0;
  border: 1px solid #95a0ad;
  overflow: hidden; }
  @media screen and (min-width: 1024px)  {
    .ui-datepicker {
      width: 300px;
      width: 18.75rem; } }
  .ui-datepicker .ui-datepicker-header {
    background-color: #6f7785;
    color: #fff;
    padding: 5px 0;
    padding: 0.3125rem 0; }
    .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
      margin: 0;
      font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
      vertical-align: sub;
      line-height: 40px;
      line-height: 2.5rem; }
  .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    top: 50%;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
    width: 32px;
    width: 2rem;
    height: 32px;
    height: 2rem;
    margin-top: -16px;
    margin-top: -1rem;
    font-size: 27px;
    font-size: 1.6875rem;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
    .ui-datepicker .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-next:hover {
      box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2); }
    .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
      display: none; }
  .ui-datepicker .ui-datepicker-prev {
    left: 20px;
    left: 1.25rem; }
  .ui-datepicker .ui-datepicker-next {
    right: 20px;
    right: 1.25rem; }
  .ui-datepicker .ui-datepicker-calendar {
    margin: 0; }
    .ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td {
      padding: 0;
      border: 0;
      text-align: center; }
    .ui-datepicker .ui-datepicker-calendar th span, .ui-datepicker .ui-datepicker-calendar td span, .ui-datepicker .ui-datepicker-calendar td a {
      display: block;
      text-align: center;
      padding: 10px;
      padding: 0.625rem;
      border-radius: 4px;
      border-radius: 0.25rem;
      -webkit-transition: all 0.15s ease-in-out;
      -moz-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out; }
    .ui-datepicker .ui-datepicker-calendar thead th, .ui-datepicker .ui-datepicker-calendar thead td {
      background: none;
      color: #6f7785; }
    .ui-datepicker .ui-datepicker-calendar tbody td {
      cursor: pointer; }
    .ui-datepicker .ui-datepicker-calendar tbody td a:hover {
      background-color: #ecf0f3; }
    .ui-datepicker .ui-datepicker-calendar tbody td a.ui-state-active {
      background-color: #397aac;
      color: #fff; }
    .ui-datepicker .ui-datepicker-calendar tbody td.prev-month, .ui-datepicker .ui-datepicker-calendar tbody td.next-month {
      color: #95a0ad; }
    .ui-datepicker .ui-datepicker-calendar tbody tr:nth-child(even) th, .ui-datepicker .ui-datepicker-calendar tbody tr:nth-child(even) td {
      background: none; }

.card {
  position: relative;
  font-size: 0;
  line-height: 0;
  -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  .card [itemprop="url"] {
    display: block;
    height: 100%;
    text-decoration: none; }
    .card [itemprop="url"]:hover [itemprop="name"], .card [itemprop="url"]:hover [itemprop="summary"] {
      color: #3389cc;
      text-decoration: none; }
  .card [itemprop="photo"] {
    display: block;
    width: 100%;
    vertical-align: middle;
    overflow: hidden;
    border-radius: 4px;
    border-radius: 0.25rem;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
    @media screen and (min-width: 480px)  {
      .card [itemprop="photo"] {
        display: block;
        width: 100%; } }
    .card [itemprop="photo"] img {
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transition: all 0.15s ease-in-out;
      -moz-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out;
      width: 100%; }
  .card:hover [itemprop="photo"] {
    box-shadow: 0 0 0 5px rgba(120, 134, 150, 0.2); }
  .card .meta {
    line-height: 1.5;
    vertical-align: middle;
    position: relative;
    color: #6f7785;
    font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
    padding: 10px 0;
    padding: 0.625rem 0;
    font-size: 14px;
    font-size: 0.875rem; }
    @media screen and (min-width: 768px)  {
      .card .meta {
        padding: 20px 0;
        padding: 1.25rem 0; } }
    .card .meta > span {
      display: block; }
    .card .meta [itemprop="name"], .card .meta [itemprop="summary"] {
      font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
      text-decoration: underline;
      color: #397aac;
      margin-bottom: 10px;
      margin-bottom: 0.625rem;
      font-size: 16px;
      font-size: 1rem; }
    .card .meta [itemprop="description"] {
      margin: 10px 0 0;
      margin: 0.625rem 0 0;
      color: #6f7785;
      font-family: 'TransportNewLight', Helvetica, Arial, sans-serif; }
    @media screen and (min-width: 768px)  {
      .card .meta time + [itemprop="keywords"] {
        display: inline-block;
        padding-left: 20px;
        position: relative; }
        .card .meta time + [itemprop="keywords"]:before {
          position: absolute;
          content: '\00b7';
          left: 7px;
          font-weight: bold; } }
  .card.article [itemprop="datePublished"], .card.article [itemprop="keywords"] {
    text-transform: uppercase; }
  .card.framed {
    border: 1px solid #cfd4d9;
    border-radius: 4px;
    background-color: white;
    overflow: hidden; }
    .card.framed [itemprop="photo"] img {
      border-radius: 0; }
    .card.framed .meta {
      padding: 10px;
      padding: 0.625rem; }
      @media screen and (min-width: 768px)  {
        .card.framed .meta {
          padding: 20px;
          padding: 1.25rem; } }
  .card.framed:hover {
    border-color: #a3adb8;
    box-shadow: 0 0 0 5px rgba(120, 134, 150, 0.2); }
  .card.framed:hover [itemprop="photo"] {
    box-shadow: none; }
  .card br {
    display: none !important; }

@media screen and (min-width: 480px)  {
  .related-cards {
    display: block; }
    .related-cards:after {
      content: "";
      display: table;
      clear: both; } }
@media screen and (min-width: 480px)  { }
.related-cards .cards .card {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
  @media screen and (min-width: 480px)  {
    .related-cards .cards .card {
      float: left;
      display: block;
      margin-right: 4.82916%;
      width: 47.58542%; }
      .related-cards .cards .card:last-child {
        margin-right: 0; }
      .related-cards .cards .card:nth-child(2n) {
        margin-right: 0; }
      .related-cards .cards .card:nth-child(2n+1) {
        clear: left; } }
  @media screen and (min-width: 1024px)  {
    .related-cards .cards .card {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 23.23176%; }
      .related-cards .cards .card:last-child {
        margin-right: 0; }
      .related-cards .cards .card:nth-child(2n) {
        margin-right: 2.35765%; }
      .related-cards .cards .card:nth-child(2n+1) {
        clear: none; }
      .related-cards .cards .card:nth-child(4n) {
        margin-right: 0; }
      .related-cards .cards .card:nth-child(4n+1) {
        clear: left; } }
.related-cards.stacked .cards .card {
  border-radius: 0;
  margin: 0 0 -1px;
  margin: 0 0 -0.0625rem; }
  @media screen and (min-width: 480px)  {
    .related-cards.stacked .cards .card {
      float: left;
      display: block;
      margin-right: 4.82916%;
      width: 100%; }
      .related-cards.stacked .cards .card:last-child {
        margin-right: 0; }
      .related-cards.stacked .cards .card:nth-child(2n) {
        margin-right: 16.03631%; }
      .related-cards.stacked .cards .card:nth-child(2n+1) {
        clear: none; } }
  .related-cards.stacked .cards .card:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  .related-cards.stacked .cards .card:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; }
  .related-cards.stacked .cards .card [itemprop="photo"] {
    display: none; }
  .related-cards.stacked .cards .card [itemprop="startDate"] {
    position: static;
    color: #6f7785; }

.band.theme-core-black .card.framed, .band.theme-core-blue .card.framed, .band.theme-core-gray .card.framed, .band.theme-core-light-gray .card.framed, .band.theme-core-off-white .card.framed, .band.theme-accent-cool-gray .card.framed, .band.theme-accent-warm-gray .card.framed, .band.theme-accent-light-blue .card.framed, .band.theme-accent-blue .card.framed, .band.theme-accent-indigo .card.framed, .band.theme-accent-deep-purple .card.framed, .band.theme-accent-purple .card.framed, .band.theme-accent-red .card.framed, .band.theme-accent-orange .card.framed, .band.theme-accent-olive .card.framed, .band.theme-accent-green .card.framed, .band.theme-accent-turquoise .card.framed {
  border: 0; }

@media screen and (min-width: 768px)  {
  .article.agency, .article.service {
    min-height: 140px;
    min-height: 8.75rem; } }
@media screen and (min-width: 1024px)  {
  .article.agency, .article.service {
    min-height: 220px;
    min-height: 13.75rem; } }
.article.agency .block-icon, .article.service .block-icon {
  display: none; }
  @media screen and (min-width: 768px)  {
    .article.agency .block-icon, .article.service .block-icon {
      display: block;
      float: left;
      background-color: #6f7785;
      border-radius: 4px;
      background-position: center;
      background-size: 768px auto;
      color: #fff;
      text-align: center;
      vertical-align: middle;
      width: 80px;
      width: 5rem;
      height: 80px;
      height: 5rem; } }
  @media screen and (min-width: 1024px)  {
    .article.agency .block-icon, .article.service .block-icon {
      width: 160px;
      width: 10rem;
      height: 160px;
      height: 10rem; } }
  @media screen and (min-width: 768px)  {
    .article.agency .block-icon [class*="icon-"], .article.service .block-icon [class*="icon-"] {
      text-align: center;
      display: block;
      height: 100%;
      font-size: 32px;
      font-size: 2rem;
      line-height: 80px;
      line-height: 5rem; } }
  @media screen and (min-width: 1024px)  {
    .article.agency .block-icon [class*="icon-"], .article.service .block-icon [class*="icon-"] {
      font-size: 64px;
      font-size: 4rem;
      line-height: 160px;
      line-height: 10rem; } }
@media screen and (min-width: 768px)  {
  .article.agency .block-item, .article.service .block-item {
    margin-left: 110px;
    margin-left: 6.875rem; } }
@media screen and (min-width: 1024px)  {
  .article.agency .block-item, .article.service .block-item {
    margin-left: 190px;
    margin-left: 11.875rem; } }
@media screen and (min-width: 768px)  {
  .article.agency .block-item *:last-child, .article.service .block-item *:last-child {
    margin-bottom: 0; } }
.article.agency .block-item [itemprop="description"] + p, .article.service .block-item [itemprop="description"] + p {
  margin-top: 20px; }
  .article.agency .block-item [itemprop="description"] + p a, .article.service .block-item [itemprop="description"] + p a {
    position: relative;
    padding-right: 24px;
    word-wrap: break-word; }
    .article.agency .block-item [itemprop="description"] + p a:before, .article.service .block-item [itemprop="description"] + p a:before {
      font-size: 20px;
      font-size: 1.25rem;
      position: absolute;
      right: 0;
      bottom: 0;
      color: #6f7785; }
.article.agency .block-item .social-links ul li, .article.service .block-item .social-links ul li {
  display: inline-block;
  width: auto;
  margin-right: 10px;
  margin-right: 0.625rem; }
  .article.agency .block-item .social-links ul li span:last-child, .article.service .block-item .social-links ul li span:last-child {
    display: none; }

.card.cta {
  background: #ecf0f3 no-repeat 50% 50%;
  border-radius: 4px;
  color: #fff;
  text-align: center; }
  .card.cta .meta {
    padding: 30px;
    padding: 1.875rem; }
    .card.cta .meta [class*="icon-"], .card.cta .meta [itemprop="name"], .card.cta .meta [itemprop="description"] {
      color: #092940; }
    .card.cta .meta [class*="icon-"] {
      display: block;
      margin: 0 0 20px;
      margin: 0 0 1.25rem;
      font-size: 64px;
      font-size: 4rem; }
    .card.cta .meta [itemprop="name"] {
      font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
      text-decoration: none;
/* FIX-HA font size 21px */
/* FIX-HA  font-size: 1.3125rem; */
      font-size: 24px;
      font-size: 1.75rem; }
      
    .card.cta .meta [itemprop="description"] {
      text-transform: none;
      line-height: 1.5;
/* FIX-HA      font-size: 16px */
/* FIX-HA      font-size: 1rem; */
      font-size: 21px;
      font-size: 1.25rem; }
  .card.cta [itemprop="url"] {
    display: block;
    height: 100%;
    color: #fff;
    border-radius: 4px;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
    .card.cta [itemprop="url"] [itemprop="name"] {
      text-decoration: underline; }
  .card.cta[class*="theme-"] .meta [class*="icon-"], .card.cta[class*="theme-"] .meta [itemprop="name"], .card.cta[class*="theme-"] .meta [itemprop="description"] {
    color: #fff; }
  .card.cta.theme-core-black {
    background-color: #0b0c0c;}

  .card.cta.theme-core-blue {
    background-color: #092940;}

  .card.cta.theme-core-gray {
    background-color: #6f7785;}

  .card.cta.theme-core-light-gray {
    background-color: #95a0ad;}
  .card.cta.theme-accent-cool-gray {
    background-color: #6a7681;}
  .card.cta.theme-accent-warm-gray {
    background-color: #757575;}
  .card.cta.theme-accent-light-blue {
    background-color: #3f7d97;}
  .card.cta.theme-accent-blue {
    background-color: #397aac;}
  .card.cta.theme-accent-indigo {
    background-color: #00376d;}
  .card.cta.theme-accent-deep-purple {
    background-color: #662e6b;}
  .card.cta.theme-accent-purple {
    background-color: #701c45;}
  .card.cta.theme-accent-red {
    background-color: #a83338;}
  .card.cta.theme-accent-orange {
    background-color: #c05411;}
  .card.cta.theme-accent-olive {
    background-color: #9a6f09;}
  .card.cta.theme-accent-green {
    background-color: #588023;}
  .card.cta.theme-accent-turquoise {
    background-color: #3c807d;}
  .card.cta [itemprop="url"]:hover {
    background-color: rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 0 5px rgba(120, 134, 150, 0.2); }
  .card.cta [itemprop="url"]:hover [itemprop="name"] {
    text-decoration: none; }

.card.event {
  position: relative;
  font-size: 0;
  line-height: 0;
  -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media screen and (min-width: 480px)  { }
  @media screen and (min-width: 1024px)  { }
  .card.event [itemprop="url"] {
    display: block;
    text-decoration: none; }
    .card.event [itemprop="url"]:hover [itemprop="summary"] {
      text-decoration: none;
      color: #3389cc; }
  .card.event [itemprop="photo"] {
    position: relative;
    display: block;
    width: 100%;
    vertical-align: middle;
    overflow: hidden;
    border-radius: 4px;
    border-radius: 0.25rem;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
    @media screen and (min-width: 480px)  {
      .card.event [itemprop="photo"] {
        display: block;
        width: 100%; } }
    .card.event [itemprop="photo"]:before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(255, 255, 255, 0);
      background-image: -webkit-linear-gradient(-315deg, #000000 0%, rgba(0, 0, 0, 0) 60%);
      background-image: linear-gradient(45deg,#000000 0%, rgba(0, 0, 0, 0) 60%); }
    .card.event [itemprop="photo"] img {
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transition: all 0.15s ease-in-out;
      -moz-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out;
      width: 100%; }
    .card.event [itemprop="photo"] [itemprop="startDate"] {
      position: absolute;
      color: #fff;
      font-family: 'TransportNewHeavy', Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      line-height: 1.25;
      z-index: 2;
      bottom: 30px;
      bottom: 1.875rem;
      left: 30px;
      left: 1.875rem;
      font-size: 48px;
      font-size: 3rem; }
    .card.event [itemprop="photo"] [itemprop="startDate"] span {
      display: block;
      font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
      line-height: 1;
      font-size: 24px;
      font-size: 1.5rem; }
  .card.event .meta {
    line-height: 1.5;
    vertical-align: middle;
    position: relative;
    color: #6f7785;
    text-transform: uppercase;
    font-family: 'TransportNewLight', Helvetica, Arial, sans-serif;
    padding: 10px 0;
    padding: 0.625rem 0;
    font-size: 14px;
    font-size: 0.875rem; }
    @media screen and (min-width: 768px)  {
      .card.event .meta {
        padding: 20px 0;
        padding: 1.25rem 0; } }
    .card.event .meta > span {
      display: block; }
    .card.event .meta [itemprop="summary"] {
      font-family: 'TransportNewLight', Helvetica, Arial, sans-serif;
      text-transform: capitalize;
      text-decoration: underline;
      color: #397aac;
      margin-bottom: 10px;
      margin-bottom: 0.625rem;
      font-size: 18px;
      font-size: 1.125rem; }
  .card.event.framed {
    border-radius: 4px;
    overflow: hidden; }
    .card.event.framed [itemprop="photo"] {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
    .card.event.framed [itemprop="photo"] img {
      border-radius: 0; }
    .card.event.framed .meta {
      padding: 10px;
      padding: 0.625rem; }
      @media screen and (min-width: 768px)  {
        .card.event.framed .meta {
          padding: 20px;
          padding: 1.25rem; } }

.card.govt {
  background-color: #092940;
  border-radius: 4px;
  color: #fff; }
  .card.govt .meta {
    padding: 30px;
    padding: 1.875rem; }
    .card.govt .meta [itemprop="category"], .card.govt .meta [itemprop="name"] {
      color: #fff;
      font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif; }
    .card.govt .meta [itemprop="category"] {
      text-transform: uppercase;
      font-size: 16px;
      font-size: 1rem; }
    .card.govt .meta [itemprop="name"] {
      text-decoration: none;
      margin: 0 0 30px;
      margin: 0 0 1.875rem;
      font-size: 24px;
      font-size: 1.5rem; }
    .card.govt .meta [itemprop="url"] {
      display: inline-block;
      text-transform: uppercase; }

.card.person .meta [itemprop="title"] {
  font-family: 'TransportNewLight', Helvetica, Arial, sans-serif;
  text-transform: uppercase; }

.card.service {
  background-color: #092940;
  
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 720px auto;
  border-radius: 4px;
  color: #fff; }
  @media screen and (min-width: 768px)  {
    .card.service {
      text-align: center; } }
  .card.service .meta {
    padding: 0;
    height: 100%; }
    .card.service .meta [itemprop="url"] {
      display: block;
      color: #fff;
      border-radius: 4px;
      padding: 30px;
      padding: 1.875rem; }
    .card.service .meta [class*="icon-"] {
      display: none;
      margin-bottom: 20px;
      margin-bottom: 1.25rem;
      font-size: 48px;
      font-size: 3rem; }
      @media screen and (min-width: 768px)  {
        .card.service .meta [class*="icon-"] {
          display: block; } }
    .card.service .meta [itemprop="name"] {
      color: #fff;
      font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
      line-height: 1.25;
      font-size: 16px;
      font-size: 1rem; }
    .card.service .meta [itemprop="url"]:hover {
      background-color: rgba(0, 0, 0, 0.25);
      box-shadow: 0 0 0 5px rgba(120, 134, 150, 0.2); }
    .card.service .meta [itemprop="url"]:hover [itemprop="name"] {
      text-decoration: none; }

.card.online-service {
  overflow: hidden; }
  .card.online-service.framed {
    border: none; }
    .card.online-service.framed .meta {
      border: 1px solid #cfd4d9;
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px;
      border-top: none; }
  .card.online-service a {
    border-top-right-radius: 4px; }
    .card.online-service a:before {
      font-size: 30px;
      font-size: 1.875rem;
      display: block;
      position: absolute;
      right: 10px;
      top: 5px;
      z-index: 10; }
    .card.online-service a:after {
      display: block;
      position: absolute;
      content: '';
      background: #fff;
      width: 120px;
      height: 120px;
      right: -60px;
      top: -60px;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }

.article.online-service .block-icon {
  overflow: hidden;
  position: relative;
   }
  .article.online-service .block-icon:before {
    font-size: 30px;
    font-size: 1.875rem;
    display: block;
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 100;
    color: #397aac; }
  .article.online-service .block-icon:after {
    display: block;
    position: absolute;
    content: '';
    background: #fff;
    width: 120px;
    height: 120px;
    right: -60px;
    top: -60px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }

.card.stat .meta {
  padding: 0; }
  .card.stat .meta [itemprop="name"] {
    margin: 0;
    color: #092940;
    font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 1.25; }
    @media screen and (min-width: 1024px)  {
      .card.stat .meta [itemprop="name"] {
        font-size: 24px;
        font-size: 1.5rem; } }
  .card.stat .meta [itemprop="name"] strong {
    display: block;
    color: #397aac; }
    @media screen and (min-width: 768px)  {
      .card.stat .meta [itemprop="name"] strong {
        font-size: 48px;
        font-size: 3rem; } }
    @media screen and (min-width: 1024px)  {
      .card.stat .meta [itemprop="name"] strong {
        font-size: 72px;
        font-size: 4.5rem; } }
  .card.stat .meta [itemprop="description"] {
    text-transform: none;
    color: #6f7785;
    margin-top: 20px;
    margin-top: 1.25rem;
    font-size: 16px;
    font-size: 1rem; }

.band.theme-core-black .card.stat .meta [itemprop="name"], .band.theme-core-black .card.stat .meta [itemprop="name"] strong, .band.theme-core-black .card.stat .meta [itemprop="description"], .band.theme-core-blue .card.stat .meta [itemprop="name"], .band.theme-core-blue .card.stat .meta [itemprop="name"] strong, .band.theme-core-blue .card.stat .meta [itemprop="description"], .band.theme-core-gray .card.stat .meta [itemprop="name"], .band.theme-core-gray .card.stat .meta [itemprop="name"] strong, .band.theme-core-gray .card.stat .meta [itemprop="description"], .band.theme-core-light-gray .card.stat .meta [itemprop="name"], .band.theme-core-light-gray .card.stat .meta [itemprop="name"] strong, .band.theme-core-light-gray .card.stat .meta [itemprop="description"], .band.theme-accent-light-blue .card.stat .meta [itemprop="name"], .band.theme-accent-light-blue .card.stat .meta [itemprop="name"] strong, .band.theme-accent-light-blue .card.stat .meta [itemprop="description"], .band.theme-accent-blue .card.stat .meta [itemprop="name"], .band.theme-accent-blue .card.stat .meta [itemprop="name"] strong, .band.theme-accent-blue .card.stat .meta [itemprop="description"], .band.theme-accent-indigo .card.stat .meta [itemprop="name"], .band.theme-accent-indigo .card.stat .meta [itemprop="name"] strong, .band.theme-accent-indigo .card.stat .meta [itemprop="description"], .band.theme-accent-deep-purple .card.stat .meta [itemprop="name"], .band.theme-accent-deep-purple .card.stat .meta [itemprop="name"] strong, .band.theme-accent-deep-purple .card.stat .meta [itemprop="description"], .band.theme-accent-purple .card.stat .meta [itemprop="name"], .band.theme-accent-purple .card.stat .meta [itemprop="name"] strong, .band.theme-accent-purple .card.stat .meta [itemprop="description"], .band.theme-accent-fuchsia .card.stat .meta [itemprop="name"], .band.theme-accent-fuchsia .card.stat .meta [itemprop="name"] strong, .band.theme-accent-fuchsia .card.stat .meta [itemprop="description"], .band.theme-accent-pink .card.stat .meta [itemprop="name"], .band.theme-accent-pink .card.stat .meta [itemprop="name"] strong, .band.theme-accent-pink .card.stat .meta [itemprop="description"], .band.theme-accent-red .card.stat .meta [itemprop="name"], .band.theme-accent-red .card.stat .meta [itemprop="name"] strong, .band.theme-accent-red .card.stat .meta [itemprop="description"], .band.theme-accent-orange .card.stat .meta [itemprop="name"], .band.theme-accent-orange .card.stat .meta [itemprop="name"] strong, .band.theme-accent-orange .card.stat .meta [itemprop="description"], .band.theme-accent-olive .card.stat .meta [itemprop="name"], .band.theme-accent-olive .card.stat .meta [itemprop="name"] strong, .band.theme-accent-olive .card.stat .meta [itemprop="description"], .band.theme-accent-forest .card.stat .meta [itemprop="name"], .band.theme-accent-forest .card.stat .meta [itemprop="name"] strong, .band.theme-accent-forest .card.stat .meta [itemprop="description"], .band.theme-accent-green .card.stat .meta [itemprop="name"], .band.theme-accent-green .card.stat .meta [itemprop="name"] strong, .band.theme-accent-green .card.stat .meta [itemprop="description"] {
  color: #fff; }

.card.video [itemprop="thumbnail"] {
  position: relative;
  display: block;
  border-radius: 4px;
  border-radius: 0.25rem;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  .card.video [itemprop="thumbnail"]:before {
    font-family: 'icomoon';
    position: absolute;
    left: 50%;
    top: 50%;
    color: #ffffff;
    line-height: 1;
    z-index: 2;
    opacity: 0.5;
    width: 76px;
    width: 4.75rem;
    height: 76px;
    height: 4.75rem;
    margin: -38px 0 0 -38px;
    margin: -2.375rem 0 0 -2.375rem;
    font-size: 76px;
    font-size: 4.75rem;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  .card.video [itemprop="thumbnail"]:after {
    position: absolute;
    content: '';
    display: block;
    left: 50%;
    top: 50%;
    width: 50px;
    border-radius: 50%;
    background: rgba(11, 12, 12, 0.5);
    opacity: 0;
    width: 60px;
    width: 3.75rem;
    height: 60px;
    height: 3.75rem;
    margin: -30px 0 0 -30px;
    margin: -1.875rem 0 0 -1.875rem;
    line-height: 60px;
    line-height: 3.75rem;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  .card.video [itemprop="thumbnail"]:hover:before {
    opacity: 1; }
  .card.video [itemprop="thumbnail"]:hover:after {
    background: #0b0c0c;
    opacity: 1; }
.card.video:hover [itemprop="thumbnail"] {
  box-shadow: 0 0 0 5px rgba(120, 134, 150, 0.2); }
.card.video .meta [itemprop="datePublished"], .card.video .meta [itemprop="keywords"] {
  font-family: 'TransportNewLight', Helvetica, Arial, sans-serif;
  text-transform: uppercase; }
.card.video.framed [itemprop="thumbnail"] {
  box-shadow: none; }
  .card.video.framed [itemprop="thumbnail"] img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }

.mfp-image-holder {
  position: relative; }
  .mfp-image-holder .mfp-bottom-bar {
    position: absolute;
    bottom: 40px;
    width: 100%;
    padding: 10px;
    margin-top: 0;
    top: auto;
    background: rgba(0, 0, 0, 0.6); }

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto; }

.mfp-zoom-out {
  /* start state */
  /* animate in */
  /* animate out */ }
  .mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3); }
  .mfp-zoom-out.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out; }
  .mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: 0.8; }
  .mfp-zoom-out.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0; }
  .mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0; }



.band.theme-core-black .feed.tweets ol li:before, .band.theme-core-black .feed.tweets a, .band.theme-core-blue .feed.tweets ol li:before, .band.theme-core-blue .feed.tweets a, .band.theme-core-gray .feed.tweets ol li:before, .band.theme-core-gray .feed.tweets a, .band.theme-core-light-gray .feed.tweets ol li:before, .band.theme-core-light-gray .feed.tweets a, .band.theme-accent-light-blue .feed.tweets ol li:before, .band.theme-accent-light-blue .feed.tweets a, .band.theme-accent-blue .feed.tweets ol li:before, .band.theme-accent-blue .feed.tweets a, .band.theme-accent-indigo .feed.tweets ol li:before, .band.theme-accent-indigo .feed.tweets a, .band.theme-accent-deep-purple .feed.tweets ol li:before, .band.theme-accent-deep-purple .feed.tweets a, .band.theme-accent-purple .feed.tweets ol li:before, .band.theme-accent-purple .feed.tweets a, .band.theme-accent-fuchsia .feed.tweets ol li:before, .band.theme-accent-fuchsia .feed.tweets a, .band.theme-accent-pink .feed.tweets ol li:before, .band.theme-accent-pink .feed.tweets a, .band.theme-accent-red .feed.tweets ol li:before, .band.theme-accent-red .feed.tweets a, .band.theme-accent-orange .feed.tweets ol li:before, .band.theme-accent-orange .feed.tweets a, .band.theme-accent-olive .feed.tweets ol li:before, .band.theme-accent-olive .feed.tweets a, .band.theme-accent-forest .feed.tweets ol li:before, .band.theme-accent-forest .feed.tweets a, .band.theme-accent-green .feed.tweets ol li:before, .band.theme-accent-green .feed.tweets a {
  color: #fff; }

.user-feedback {
  text-align: center; }
  .user-feedback .wrapper {
    padding: 0; }
  .user-feedback .toggle-trigger {
    display: inline-block;
    margin: 30px 0;
    margin: 1.875rem 0;
    color: #6f7785; }
  .user-feedback .toggle-container .toggle-escape {
    position: absolute;
    padding: 0;
    background: none;
    color: #6f7785;
    line-height: 1;
    top: 20px;
    top: 1.25rem;
    right: 20px;
    right: 1.25rem;
    font-size: 24px;
    font-size: 1.5rem;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
  .user-feedback .toggle-container .toggle-escape span {
    margin: 0; }
  .user-feedback .toggle-container .toggle-escape:hover {
    color: #788697; }
  .user-feedback .toggle-container .toggle-escape:hover span {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  .user-feedback .toggle-container legend {
    border-bottom: 10px solid #397aac;
    font-size: 24px;
    font-size: 1.5rem;
    padding-bottom: 8px;
    padding-bottom: 0.5rem; }
  .user-feedback .toggle-container legend span {
    display: block;
    color: #397aac;
    font-size: 48px;
    font-size: 3rem; }
  .user-feedback .toggle-container p {
    color: #6f7785;
    margin: 30px 0;
    margin: 1.875rem 0; }
  @media screen and (min-width: 1024px)  {
    .user-feedback .toggle-container textarea {
      position: relative;
      left: 25%;
      width: 50%; } }
  .user-feedback .toggle-container.is-active {
    position: relative;
    border-top: 1px solid #95a0ad;
    border-bottom: 1px solid #95a0ad;
    padding: 30px;
    padding: 1.875rem;
    margin: 0 0 30px;
    margin: 0 0 1.875rem; }
    @media screen and (min-width: 768px)  {
      .user-feedback .toggle-container.is-active {
        padding: 60px;
        padding: 3.75rem; } }
    @media screen and (min-width: 1024px)  {
      .user-feedback .toggle-container.is-active {
        border: 1px solid #95a0ad;
        border-radius: 4px;
        padding: 30px;
        padding: 1.875rem; } }

.files .file {
  position: relative;
  border-bottom: 1px solid #95a0ad;
  padding: 30px 0 30px 58px;
  padding: 1.875rem 0 1.875rem 3.625rem; }
  @media screen and (min-width: 768px)  {
    .files .file {
      border: 0;
      min-height: 200px;
      min-height: 12.5rem;
      padding-left: 140px;
      padding-left: 8.75rem; } }
  .files .file .preview {
    position: absolute;
    left: 0;
    top: 30px;
    top: 1.875rem; }
    @media screen and (min-width: 768px)  {
      .files .file .preview {
        border: 5px solid #ecf0f3;
        overflow: hidden;
        width: 100px;
        width: 6.25rem;
        height: 140px;
        height: 8.75rem; } }
    .files .file .preview img {
      display: none; }
      @media screen and (min-width: 768px)  {
        .files .file .preview img {
          display: block; } }
    .files .file .preview span {
      display: block;
      color: #6f7785;
      font-size: 32px;
      font-size: 2rem; }
      @media screen and (min-width: 768px)  {
        .files .file .preview span {
          position: absolute;
          bottom: 0;
          right: 0;
          z-index: 2; } }
    @media screen and (min-width: 768px)  {
      .files .file .preview span:last-of-type {
        display: none; } }
  .files .file [itemprop="name"] {
    font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
    margin: 0 0 10px;
    margin: 0 0 0.625rem;
    font-size: 21px;
    font-size: 1.3125rem; }
  .files .file .meta {
    margin: 0 0 10px;
    margin: 0 0 0.625rem; }

.filter-results-stats {
  margin: -30px 0 15px;
  margin: -1.875rem 0 0.9375rem;
  font-size: 18px;
  font-size: 1.125rem; }
  @media screen and (min-width: 768px)  {
    .filter-results-stats {
      font-size: 24px;
      font-size: 1.5rem; } }
  .filter-results-stats strong {
    font-size: 24px;
    font-size: 1.5rem; }
    @media screen and (min-width: 768px)  {
      .filter-results-stats strong {
        font-size: 36px;
        font-size: 2.25rem; } }

.filter-options-toggle {
  padding-right: 15px !important; }
  @media screen and (min-width: 1024px)  {
    .filter-options-toggle {
      display: none; } }
  .filter-options-toggle:before {
    display: none; }

.filter-options {
  border-bottom: 3px solid #ecf0f3;
  padding: 30px 0;
  padding: 1.875rem 0;
  margin: 0 0 60px;
  margin: 0 0 3.75rem; }
  @media screen and (min-width: 1024px)  {
    .filter-options {
      padding: 0 0 30px;
      padding: 0 0 1.875rem; } }
  .filter-options.is-hidden {
    height: 0;
    padding: 0;
    overflow: hidden;
    margin: 30px 0;
    margin: 1.875rem 0; }
  @media screen and (min-width: 768px)  {
    .filter-options .fieldgroup {
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media screen and (min-width: 768px)  {
    .filter-options .fieldgroup + div {
      clear: left; } }
  @media screen and (min-width: 768px)  {
    .filter-options .field {
      width: 50%; } }
  @media screen and (min-width: 1024px)  {
    .filter-options .field {
      width: auto;
      margin-left: 30px;
      margin-left: 1.875rem; } }
  @media screen and (min-width: 1024px)  {
    .filter-options .field.flex {
      -webkit-flex-grow: 2;
      -moz-flex-grow: 2;
      flex-grow: 2;
      -ms-flex-positive: 2; } }
  @media screen and (min-width: 1024px)  {
    .filter-options .field:first-child {
      margin-left: 0; } }
  .filter-options .section-title, .filter-options .section-nav .nav-title, .section-nav .filter-options .nav-title {
    color: #ffffff;
    font-size: 24px;
    font-size: 1.5rem; }

.filter-results-stats span {
  color: #397aac; }

.filter-options.vertical-filter {
  border: 0; }
  @media screen and (min-width: 1024px)  {
    .filter-options.vertical-filter {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .filter-options.vertical-filter:last-child {
        margin-right: 0; } }
  .filter-options.vertical-filter .fieldgroup {
    background: #092940;
    padding: 0 30px;
    padding: 0 1.875rem;
    padding-bottom: 30px;
    padding-bottom: 1.875rem;
    border-radius: 4px;
    color: #ffffff; }
  .filter-options.vertical-filter ul {
    margin: 0;
    padding: 0; }
  .filter-options.vertical-filter .section-title:after, .filter-options.vertical-filter .section-nav .nav-title:after, .section-nav .filter-options.vertical-filter .nav-title:after {
    background-color: #ffffff; }
  .filter-options.vertical-filter .field {
    margin-left: 0;
    width: 100%; }

.info-block span[class^="icon"] {
  display: inline-block;
  background: #6f7785;
  color: white;
  border-radius: 4px;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  font-size: 32px;
  font-size: 2rem;
  padding: 14px;
  padding: 0.875rem; }
  @media screen and (min-width: 1024px)  {
    .info-block span[class^="icon"] {
      float: left;
      margin: 0; } }
@media screen and (min-width: 1024px)  {
  .info-block .meta {
    margin-left: 90px;
    margin-left: 5.625rem; } }
.info-block [itemprop="name"] {
  margin: 0; }
.info-block [itemprop="description"] {
  margin: 20px 0 0;
  margin: 1.25rem 0 0; }
.info-block.theme-core-black span[class^="icon"] {
  background: #0b0c0c; }
.info-block.theme-core-blue span[class^="icon"] {
  background: #092940; }
.info-block.theme-core-gray span[class^="icon"] {
  background: #6f7785; }
.info-block.theme-core-light-gray span[class^="icon"] {
  background: #95a0ad; }
.info-block.theme-core-black span[class^="icon"] {
  background: #0b0c0c; }
.info-block.theme-accent-cool-gray span[class^="icon"] {
  background: #6a7681; }
.info-block.theme-accent-warm-gray span[class^="icon"] {
  background: #757575; }
.info-block.theme-accent-light-blue span[class^="icon"] {
  background: #3f7d97; }
.info-block.theme-accent-blue span[class^="icon"] {
  background: #397aac; }
.info-block.theme-accent-indigo span[class^="icon"] {
  background: #00376d; }
.info-block.theme-accent-deep-purple span[class^="icon"] {
  background: #662e6b; }
.info-block.theme-accent-purple span[class^="icon"] {
  background: #701c45; }
.info-block.theme-accent-red span[class^="icon"] {
  background: #a83338; }
.info-block.theme-accent-orange span[class^="icon"] {
  background: #c05411; }
.info-block.theme-accent-olive span[class^="icon"] {
  background: #9a6f09; }
.info-block.theme-accent-green span[class^="icon"] {
  background: #588023; }
.info-block.theme-accent-turquoise span[class^="icon"] {
  background: #3c807d; }

.interactive-map {
  height: 280px; }

.section-nav {
  position: relative;
/* FIX-HA Quick Links background color #092940; FIX-HA  */
background-color: #588023;
  border-radius: 4px;
  color: #ffffff;
  padding: 30px;
  padding: 1.875rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
  .section-nav .nav-title {
    color: #ffffff;
    margin-top: 0; }
    .section-nav .nav-title:after {
      background-color: #ffffff; }
  .section-nav ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .section-nav ul li {
      display: inline-block;
      width: 100%;
      /* FIX-HA comment this underline in quick links menu items border-bottom: 1px solid #0c3756; */
      margin: 0; }
      .section-nav ul li:first-child {
  /* FIX-HA comment this line under quick links title      border-top: 1px solid #0c3756; */
}
      .section-nav ul li a {
        color: #ffffff;
        display: block;
        padding: 15px 0;
        vertical-align: middle;
        font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
        -webkit-transition: all 0.15s ease-in-out;
        -moz-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out; }
        @media screen and (min-width: 1024px)  { }
    .section-nav ul li.current-page > a, .section-nav ul li.current-page-ancestor > a {
      width: 100%;
      position: relative;
      text-decoration: none;
      color: #ecf0f3;
      font-family: 'TransportNewHeavy', Helvetica, Arial, sans-serif;
      padding: 15px 30px;
      padding: 0.9375rem 1.875rem;
      margin: 0 -30px;
      margin: 0 -1.875rem; }
      .section-nav ul li.current-page > a:before, .section-nav ul li.current-page-ancestor > a:before {
        position: absolute;
        content: '';
        display: block;
        left: 0;
        top: 0;
        right: -60px;
        height: 100%;
        background: rgba(236, 240, 243, 0.25); }
    .section-nav ul li.current-page li.current-page > a, .section-nav ul li.current-page li.current-page-ancestor > a, .section-nav ul li.current-page-ancestor li.current-page > a, .section-nav ul li.current-page-ancestor li.current-page-ancestor > a {
      color: #ffffff;
      font-family: 'TransportNewHeavy', Helvetica, Arial, sans-serif; }
      .section-nav ul li.current-page li.current-page > a:before, .section-nav ul li.current-page li.current-page-ancestor > a:before, .section-nav ul li.current-page-ancestor li.current-page > a:before, .section-nav ul li.current-page-ancestor li.current-page-ancestor > a:before {
        background: none; }
  .section-nav ul ul {
    margin: 0;
    padding: 0 30px;
    padding: 0 1.875rem;
    margin: 0 -30px;
    margin: 0 -1.875rem; }
    .section-nav ul ul li {
      border-color: #092940;
      padding-left: 20px;
      padding-left: 1.25rem; }
      .section-nav ul ul li a {
        font-family: 'TransportNewLight', Helvetica, Arial, sans-serif; }

.quick-links {
  border-radius: 4px; }
  .quick-links .section-title, .quick-links .section-nav .nav-title, .section-nav .quick-links .nav-title {
    margin-top: 0;
    font-size: 24px;
    font-size: 1.5rem; }
  .quick-links ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .quick-links ul li a {
      display: block; }
  .quick-links ul + a {
    margin-top: 30px;
    margin-top: 1.875rem; }
  .quick-links.inverted {
    color: #ffffff; }
    .quick-links.inverted .section-title, .quick-links.inverted .section-nav .nav-title, .section-nav .quick-links.inverted .nav-title {
      color: #ffffff; }
    .quick-links.inverted .section-title:after, .quick-links.inverted .section-nav .nav-title:after, .section-nav .quick-links.inverted .nav-title:after {
      background-color: #ffffff; }
    .quick-links.inverted a {
      color: #ffffff; }
  .quick-links.primary {
    padding: 30px;
    padding: 1.875rem;
    background: #092940;}
 
  .quick-links.accent {
    padding: 30px;
    padding: 1.875rem;
    background: #397aac; }
  .quick-links:last-child {
    margin-bottom: 0; }
  .sidebar .quick-links, .secondary-content .quick-links {
    margin-bottom: 30px;
    margin-bottom: 1.875rem; }
    .sidebar .quick-links ul, .secondary-content .quick-links ul {
      margin-bottom: 30px;
      margin-bottom: 1.875rem; }

.quick-links time {
  color: #6f7785;
  font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 0.875rem; }
.quick-links.inverted time {
  color: rgba(255, 255, 255, 0.75); }

.link-lists {
  display: inline-block;
  width: 100%;
  height: 100%; }
  .link-lists .link-lists-title {
    color: #092940;
    font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-size: 1.125rem; }
  .link-lists ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 20px; }
    .link-lists ul a {
      position: relative; }

.social-links p {
  margin-bottom: 10px;
  margin-bottom: 0.625rem; }
.social-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0; }
  .social-links ul li {
    display: block;
    margin: 0 0 10px;
    margin: 0 0 0.625rem; }
    @media screen and (min-width: 480px)  {
      .social-links ul li {
        display: inline-block;
        width: 50%; } }
    @media screen and (min-width: 768px)  {
      .social-links ul li {
        width: auto; } }
    .social-links ul li a {
      color: #092940;
      text-decoration: none;
      display: inline-block;
      vertical-align: middle;
      font-size: 14px; }
      .social-links ul li a:hover span:first-child {
        box-shadow: 0 0 0 5px rgba(9, 41, 64, 0.2); }
      .social-links ul li a:hover span:last-child {
        border-bottom: 1px solid transparent; }
      .social-links ul li a span {
        -webkit-transition: all 0.15s ease-in-out;
        -moz-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out;
        display: inline-block;
        vertical-align: middle; }
        .social-links ul li a span:first-child {
          font-size: 24px;
          border-radius: 50%;
          border: 2px solid #092940;
          padding: 10px;
          padding: 10px;
          padding: 0.625rem; }
        .social-links ul li a span:last-child {
          border-bottom: 1px solid rgba(9, 41, 64, 0.5);
          line-height: 1;
          margin-left: 5px;
          margin-left: 0.3125rem;
          margin-right: 20px;
          margin-right: 1.25rem; }
.sidebar .social-links .section-title, .sidebar .social-links .section-nav .nav-title, .section-nav .sidebar .social-links .nav-title, .secondary-content .social-links .section-title, .secondary-content .social-links .section-nav .nav-title, .section-nav .secondary-content .social-links .nav-title {
  margin-top: 0;
  font-size: 24px;
  font-size: 1.5rem; }

@media screen and (min-width: 480px)  {
  .band .social-links li {
    width: 50%; } }

.band.theme-core-black .social-links .section-title, .band.theme-core-black .social-links .section-nav .nav-title, .section-nav .band.theme-core-black .social-links .nav-title, .band.theme-core-blue .social-links .section-title, .band.theme-core-blue .social-links .section-nav .nav-title, .section-nav .band.theme-core-blue .social-links .nav-title, .band.theme-core-gray .social-links .section-title, .band.theme-core-gray .social-links .section-nav .nav-title, .section-nav .band.theme-core-gray .social-links .nav-title, .band.theme-core-light-gray .social-links .section-title, .band.theme-core-light-gray .social-links .section-nav .nav-title, .section-nav .band.theme-core-light-gray .social-links .nav-title, .band.theme-accent-light-blue .social-links .section-title, .band.theme-accent-light-blue .social-links .section-nav .nav-title, .section-nav .band.theme-accent-light-blue .social-links .nav-title, .band.theme-accent-blue .social-links .section-title, .band.theme-accent-blue .social-links .section-nav .nav-title, .section-nav .band.theme-accent-blue .social-links .nav-title, .band.theme-accent-indigo .social-links .section-title, .band.theme-accent-indigo .social-links .section-nav .nav-title, .section-nav .band.theme-accent-indigo .social-links .nav-title, .band.theme-accent-deep-purple .social-links .section-title, .band.theme-accent-deep-purple .social-links .section-nav .nav-title, .section-nav .band.theme-accent-deep-purple .social-links .nav-title, .band.theme-accent-purple .social-links .section-title, .band.theme-accent-purple .social-links .section-nav .nav-title, .section-nav .band.theme-accent-purple .social-links .nav-title, .band.theme-accent-fuchsia .social-links .section-title, .band.theme-accent-fuchsia .social-links .section-nav .nav-title, .section-nav .band.theme-accent-fuchsia .social-links .nav-title, .band.theme-accent-pink .social-links .section-title, .band.theme-accent-pink .social-links .section-nav .nav-title, .section-nav .band.theme-accent-pink .social-links .nav-title, .band.theme-accent-red .social-links .section-title, .band.theme-accent-red .social-links .section-nav .nav-title, .section-nav .band.theme-accent-red .social-links .nav-title, .band.theme-accent-orange .social-links .section-title, .band.theme-accent-orange .social-links .section-nav .nav-title, .section-nav .band.theme-accent-orange .social-links .nav-title, .band.theme-accent-olive .social-links .section-title, .band.theme-accent-olive .social-links .section-nav .nav-title, .section-nav .band.theme-accent-olive .social-links .nav-title, .band.theme-accent-forest .social-links .section-title, .band.theme-accent-forest .social-links .section-nav .nav-title, .section-nav .band.theme-accent-forest .social-links .nav-title, .band.theme-accent-green .social-links .section-title, .band.theme-accent-green .social-links .section-nav .nav-title, .section-nav .band.theme-accent-green .social-links .nav-title {
  color: #ffffff; }
.band.theme-core-black .social-links .section-title:after, .band.theme-core-black .social-links .section-nav .nav-title:after, .section-nav .band.theme-core-black .social-links .nav-title:after, .band.theme-core-blue .social-links .section-title:after, .band.theme-core-blue .social-links .section-nav .nav-title:after, .section-nav .band.theme-core-blue .social-links .nav-title:after, .band.theme-core-gray .social-links .section-title:after, .band.theme-core-gray .social-links .section-nav .nav-title:after, .section-nav .band.theme-core-gray .social-links .nav-title:after, .band.theme-core-light-gray .social-links .section-title:after, .band.theme-core-light-gray .social-links .section-nav .nav-title:after, .section-nav .band.theme-core-light-gray .social-links .nav-title:after, .band.theme-accent-light-blue .social-links .section-title:after, .band.theme-accent-light-blue .social-links .section-nav .nav-title:after, .section-nav .band.theme-accent-light-blue .social-links .nav-title:after, .band.theme-accent-blue .social-links .section-title:after, .band.theme-accent-blue .social-links .section-nav .nav-title:after, .section-nav .band.theme-accent-blue .social-links .nav-title:after, .band.theme-accent-indigo .social-links .section-title:after, .band.theme-accent-indigo .social-links .section-nav .nav-title:after, .section-nav .band.theme-accent-indigo .social-links .nav-title:after, .band.theme-accent-deep-purple .social-links .section-title:after, .band.theme-accent-deep-purple .social-links .section-nav .nav-title:after, .section-nav .band.theme-accent-deep-purple .social-links .nav-title:after, .band.theme-accent-purple .social-links .section-title:after, .band.theme-accent-purple .social-links .section-nav .nav-title:after, .section-nav .band.theme-accent-purple .social-links .nav-title:after, .band.theme-accent-fuchsia .social-links .section-title:after, .band.theme-accent-fuchsia .social-links .section-nav .nav-title:after, .section-nav .band.theme-accent-fuchsia .social-links .nav-title:after, .band.theme-accent-pink .social-links .section-title:after, .band.theme-accent-pink .social-links .section-nav .nav-title:after, .section-nav .band.theme-accent-pink .social-links .nav-title:after, .band.theme-accent-red .social-links .section-title:after, .band.theme-accent-red .social-links .section-nav .nav-title:after, .section-nav .band.theme-accent-red .social-links .nav-title:after, .band.theme-accent-orange .social-links .section-title:after, .band.theme-accent-orange .social-links .section-nav .nav-title:after, .section-nav .band.theme-accent-orange .social-links .nav-title:after, .band.theme-accent-olive .social-links .section-title:after, .band.theme-accent-olive .social-links .section-nav .nav-title:after, .section-nav .band.theme-accent-olive .social-links .nav-title:after, .band.theme-accent-forest .social-links .section-title:after, .band.theme-accent-forest .social-links .section-nav .nav-title:after, .section-nav .band.theme-accent-forest .social-links .nav-title:after, .band.theme-accent-green .social-links .section-title:after, .band.theme-accent-green .social-links .section-nav .nav-title:after, .section-nav .band.theme-accent-green .social-links .nav-title:after {
  background-color: #ffffff; }
.band.theme-core-black .social-links ul li a, .band.theme-core-blue .social-links ul li a, .band.theme-core-gray .social-links ul li a, .band.theme-core-light-gray .social-links ul li a, .band.theme-accent-light-blue .social-links ul li a, .band.theme-accent-blue .social-links ul li a, .band.theme-accent-indigo .social-links ul li a, .band.theme-accent-deep-purple .social-links ul li a, .band.theme-accent-purple .social-links ul li a, .band.theme-accent-fuchsia .social-links ul li a, .band.theme-accent-pink .social-links ul li a, .band.theme-accent-red .social-links ul li a, .band.theme-accent-orange .social-links ul li a, .band.theme-accent-olive .social-links ul li a, .band.theme-accent-forest .social-links ul li a, .band.theme-accent-green .social-links ul li a {
  color: #ffffff; }
  .band.theme-core-black .social-links ul li a span:first-child, .band.theme-core-blue .social-links ul li a span:first-child, .band.theme-core-gray .social-links ul li a span:first-child, .band.theme-core-light-gray .social-links ul li a span:first-child, .band.theme-accent-light-blue .social-links ul li a span:first-child, .band.theme-accent-blue .social-links ul li a span:first-child, .band.theme-accent-indigo .social-links ul li a span:first-child, .band.theme-accent-deep-purple .social-links ul li a span:first-child, .band.theme-accent-purple .social-links ul li a span:first-child, .band.theme-accent-fuchsia .social-links ul li a span:first-child, .band.theme-accent-pink .social-links ul li a span:first-child, .band.theme-accent-red .social-links ul li a span:first-child, .band.theme-accent-orange .social-links ul li a span:first-child, .band.theme-accent-olive .social-links ul li a span:first-child, .band.theme-accent-forest .social-links ul li a span:first-child, .band.theme-accent-green .social-links ul li a span:first-child {
    border: 2px solid #ffffff; }
  .band.theme-core-black .social-links ul li a span:last-child, .band.theme-core-blue .social-links ul li a span:last-child, .band.theme-core-gray .social-links ul li a span:last-child, .band.theme-core-light-gray .social-links ul li a span:last-child, .band.theme-accent-light-blue .social-links ul li a span:last-child, .band.theme-accent-blue .social-links ul li a span:last-child, .band.theme-accent-indigo .social-links ul li a span:last-child, .band.theme-accent-deep-purple .social-links ul li a span:last-child, .band.theme-accent-purple .social-links ul li a span:last-child, .band.theme-accent-fuchsia .social-links ul li a span:last-child, .band.theme-accent-pink .social-links ul li a span:last-child, .band.theme-accent-red .social-links ul li a span:last-child, .band.theme-accent-orange .social-links ul li a span:last-child, .band.theme-accent-olive .social-links ul li a span:last-child, .band.theme-accent-forest .social-links ul li a span:last-child, .band.theme-accent-green .social-links ul li a span:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
  .band.theme-core-black .social-links ul li a:hover span:first-child, .band.theme-core-blue .social-links ul li a:hover span:first-child, .band.theme-core-gray .social-links ul li a:hover span:first-child, .band.theme-core-light-gray .social-links ul li a:hover span:first-child, .band.theme-accent-light-blue .social-links ul li a:hover span:first-child, .band.theme-accent-blue .social-links ul li a:hover span:first-child, .band.theme-accent-indigo .social-links ul li a:hover span:first-child, .band.theme-accent-deep-purple .social-links ul li a:hover span:first-child, .band.theme-accent-purple .social-links ul li a:hover span:first-child, .band.theme-accent-fuchsia .social-links ul li a:hover span:first-child, .band.theme-accent-pink .social-links ul li a:hover span:first-child, .band.theme-accent-red .social-links ul li a:hover span:first-child, .band.theme-accent-orange .social-links ul li a:hover span:first-child, .band.theme-accent-olive .social-links ul li a:hover span:first-child, .band.theme-accent-forest .social-links ul li a:hover span:first-child, .band.theme-accent-green .social-links ul li a:hover span:first-child {
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2); }
  .band.theme-core-black .social-links ul li a:hover span:last-child, .band.theme-core-blue .social-links ul li a:hover span:last-child, .band.theme-core-gray .social-links ul li a:hover span:last-child, .band.theme-core-light-gray .social-links ul li a:hover span:last-child, .band.theme-accent-light-blue .social-links ul li a:hover span:last-child, .band.theme-accent-blue .social-links ul li a:hover span:last-child, .band.theme-accent-indigo .social-links ul li a:hover span:last-child, .band.theme-accent-deep-purple .social-links ul li a:hover span:last-child, .band.theme-accent-purple .social-links ul li a:hover span:last-child, .band.theme-accent-fuchsia .social-links ul li a:hover span:last-child, .band.theme-accent-pink .social-links ul li a:hover span:last-child, .band.theme-accent-red .social-links ul li a:hover span:last-child, .band.theme-accent-orange .social-links ul li a:hover span:last-child, .band.theme-accent-olive .social-links ul li a:hover span:last-child, .band.theme-accent-forest .social-links ul li a:hover span:last-child, .band.theme-accent-green .social-links ul li a:hover span:last-child {
    border-bottom: 1px solid transparent; }

.logo {
  text-decoration: none;
  color: #092940;
  display: inline-block;
  margin-right: 20px; }
  .logo img {
    display: inline-block;
    vertical-align: middle;
    border-radius: 0; }
  .logo em {
    display: inline-block;
    font-style: normal;
    border-left: 1px solid #95a0ad;
    padding: 20px;
    max-width: 230px;
    font-size: 18px;
    vertical-align: middle; }

ul.media-grid {
  padding: 0;
  margin: auto;
  list-style: none; }
  @media screen and (min-width: 480px)  {
    ul.media-grid {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -moz-box-pack: justify;
      box-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: justify; } }
  ul.media-grid li {
    background-color: #95a0ad;
    border: 1px solid #95a0ad;
    border-radius: 4px; }
    @media screen and (min-width: 480px)  {
      ul.media-grid li {
        width: 48%; } }
    @media screen and (min-width: 768px)  {
      ul.media-grid li {
        width: 31%; } }
    @media screen and (min-width: 1024px)  {
      ul.media-grid li {
        width: 23%; } }
    @media screen and (min-width: 480px)  {
      ul.media-grid li:first-child + li {
        margin-top: 0; } }
    @media screen and (min-width: 768px)  {
      ul.media-grid li:first-child + li + li {
        margin-top: 0; } }
    @media screen and (min-width: 1024px)  {
      ul.media-grid li:first-child + li + li + li {
        margin-top: 0; } }
    ul.media-grid li a {
      position: relative;
      display: block;
      height: 100%;
      color: #ffffff;
      text-decoration: none;
      border-radius: 4px;
      overflow: hidden;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    ul.media-grid li div {
      position: absolute;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.5);
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px;
      width: 100%;
      color: #ffffff;
      opacity: 0;
      z-index: 2;
      padding: 20px;
      padding: 1.25rem;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0);
      -webkit-transform: translateY(100%);
      -moz-transform: translateY(100%);
      -ms-transform: translateY(100%);
      -o-transform: translateY(100%);
      transform: translateY(100%);
      -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);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    ul.media-grid li div h3, ul.media-grid li div .topical-nav h3, .topical-nav ul.media-grid li div h3, ul.media-grid li div .topical-nav .parent-title, .topical-nav ul.media-grid li div .parent-title {
      display: inline-block;
      margin-top: 0;
      font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
      color: #ffffff;
      text-decoration: underline;
      font-size: 16px;
      font-size: 1rem; }
    ul.media-grid li div span {
      display: block;
      font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      font-size: 14px;
      font-size: 0.875rem; }
    ul.media-grid li img {
      -webkit-transition: transform 0.3s ease-in-out;
      -moz-transition: transform 0.3s ease-in-out;
      transition: transform 0.3s ease-in-out; }
    ul.media-grid li a:hover {
      box-shadow: 0 0 0 5px rgba(120, 134, 150, 0.2); }
    ul.media-grid li a:hover div {
      background-color: rgba(0, 0, 0, 0.75);
      opacity: 1;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0);
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0);
      -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); }
    ul.media-grid li a:hover div h3, ul.media-grid li a:hover div .topical-nav h3, .topical-nav ul.media-grid li a:hover div h3, ul.media-grid li a:hover div .topical-nav .parent-title, .topical-nav ul.media-grid li a:hover div .parent-title {
      text-decoration: none; }
    ul.media-grid li a:hover img {
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
      -o-transform: scale(1.05);
      transform: scale(1.05); }

.breadcrumbs {
  position: relative;
  border-bottom: 1px solid #ecf0f3;
  font-size: 0;
  line-height: 0;
  color: #6f7785; }
  @media screen and (min-width: 1024px)  {
    .breadcrumbs {
      border: 0;
      line-height: 1.2;
      font-size: 14px;
      font-size: 0.875rem; } }
  .breadcrumbs > .wrapper {
    padding: 0; }
  @media screen and (min-width: 1024px)  {
    .breadcrumbs > .wrapper > [itemprop="url"] {
      padding-left: 0; } }
  .breadcrumbs [itemprop="url"] {
    display: block;
    padding: 24px 30px 24px 70px;
    padding: 1.5rem 1.875rem 1.5rem 4.375rem; }
    @media screen and (min-width: 1024px)  {
      .breadcrumbs [itemprop="url"] {
        display: inline-block;
        vertical-align: middle;
        padding: 24px 15px;
        padding: 1.5rem 0.9375rem; } }
    .breadcrumbs [itemprop="url"] [itemprop="title"] {
      padding: 0; }
  .breadcrumbs [itemprop="title"] {
    display: block;
    padding: 24px 30px 24px 70px;
    padding: 1.5rem 1.875rem 1.5rem 4.375rem;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    @media screen and (min-width: 1024px)  {
      .breadcrumbs [itemprop="title"] {
        padding: 24px 15px;
        padding: 1.5rem 0.9375rem; } }
  .breadcrumbs [itemprop="child"] {
    border-top: 1px solid #ecf0f3; }
    @media screen and (min-width: 1024px)  {
      .breadcrumbs [itemprop="child"] {
        display: inline-block;
        border: 0;
        vertical-align: middle; } }
    .breadcrumbs [itemprop="child"] > [itemprop="title"] {
      position: relative;
      padding-left: 70px;
      padding-left: 4.375rem; }
      @media screen and (min-width: 1024px)  {
        .breadcrumbs [itemprop="child"] > [itemprop="title"] {
          padding: 24px 15px;
          padding: 1.5rem 0.9375rem; } }
      .breadcrumbs [itemprop="child"] > [itemprop="title"]:before {
        position: absolute;
        top: 50%;
        left: 30px;
        left: 1.875rem;
        margin: -18px 0 0 0;
        font-size: 30px;
        color: #6f7785;
        font-family: 'icomoon'; }
        @media screen and (min-width: 1024px)  {
          .breadcrumbs [itemprop="child"] > [itemprop="title"]:before {
            display: none; } }
  .breadcrumbs [data-toggle*="breadcrumbs"] {
    position: absolute;
    bottom: 0;
    right: 0;
    min-width: 0;
    padding: 0;
    background: none;
    border-radius: 0;
    line-height: 1.2;
    width: 66px;
    width: 4.125rem;
    height: 66px;
    height: 4.125rem;
    font-size: 14px;
    font-size: 0.875rem; }
    @media screen and (min-width: 1024px)  {
      .breadcrumbs [data-toggle*="breadcrumbs"] {
        display: none; } }
    .breadcrumbs [data-toggle*="breadcrumbs"]:before {
      position: absolute;
      font-size: 24px;
      left: 50%;
      top: 50%;
      margin: -12px 0 0 -12px;
      color: #6f7785;
      font-family: 'icomoon'; }

.org-chart {
  display: none; }
  @media screen and (min-width: 768px)  {
    .org-chart {
      display: block; } }

.org-chart-source {
  padding: 0;
  margin: 0;
  list-style: none; }
  @media screen and (min-width: 768px)  {
    .org-chart-source {
      font-size: 0;
      line-height: 0;
      width: 0;
      height: 0;
      overflow: hidden; } }
  .org-chart-source li {
    margin: 0; }
  .org-chart-source ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-left: 16px;
    margin-left: 1rem; }
  .org-chart-source .node {
    display: inline-block;
    background-color: #ecf0f3;
    overflow: hidden;
    margin: 4px 0;
    margin: 0.25rem 0;
    border-radius: 4px;
    border-radius: 0.25rem; }
    .org-chart-source .node [itemprop="name"] {
      background-color: #092940;
      font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
      color: #ffffff;
      padding: 8px;
      padding: 0.5rem;
      font-size: 14px;
      font-size: 0.875rem; }
    .org-chart-source .node [itemprop="jobTitle"] {
      color: #6f7785;
      padding: 8px;
      padding: 0.5rem;
      font-size: 12px;
      font-size: 0.75rem; }
    .org-chart-source .node.theme-core-black [itemprop="name"] {
      background-color: #0b0c0c; }
    .org-chart-source .node.theme-core-gray [itemprop="name"] {
      background-color: #6f7785; }
    .org-chart-source .node.theme-core-light-gray [itemprop="name"] {
      background-color: #95a0ad; }
    .org-chart-source .node.theme-core-off-white [itemprop="name"] {
      background-color: #ecf0f3; }
    .org-chart-source .node.theme-accent-cool-gray [itemprop="name"] {
      background-color: #6a7681; }
    .org-chart-source .node.theme-accent-warm-gray [itemprop="name"] {
      background-color: #757575; }
    .org-chart-source .node.theme-accent-light-blue [itemprop="name"] {
      background-color: #3f7d97; }
    .org-chart-source .node.theme-accent-blue [itemprop="name"] {
      background-color: #397aac; }
    .org-chart-source .node.theme-accent-indigo [itemprop="name"] {
      background-color: #00376d; }
    .org-chart-source .node.theme-accent-deep-purple [itemprop="name"] {
      background-color: #662e6b; }
    .org-chart-source .node.theme-accent-purple [itemprop="name"] {
      background-color: #701c45; }
    .org-chart-source .node.theme-accent-red [itemprop="name"] {
      background-color: #a83338; }
    .org-chart-source .node.theme-accent-orange [itemprop="name"] {
      background-color: #c05411; }
    .org-chart-source .node.theme-accent-olive [itemprop="name"] {
      background-color: #9a6f09; }
    .org-chart-source .node.theme-accent-green [itemprop="name"] {
      background-color: #588023; }
    .org-chart-source .node.theme-accent-turquoise [itemprop="name"] {
      background-color: #3c807d; }

.pagination {
  border-top: 3px solid #ecf0f3;
  text-align: center;
  clear: both;
  margin: 30px 0 0;
  margin: 1.875rem 0 0; }
  .pagination ol {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    margin: 20px 0;
    color: #6f7785; }
    .pagination ol li {
      display: inline-block;
      margin-right: -4px !important; }
      .pagination ol li a {
        display: inline-block;
        padding: 5px 10px;
        border-radius: 4px;
        line-height: 24px; }
      .pagination ol li.active a {
        background: #397aac;
        color: #ffffff;
        padding: 5px 12px;
        text-decoration: none; }
        .pagination ol li.active a:before {
          display: none; }
      .pagination ol li.disabled span {
        padding: 5px 10px;
        color: #95a0ad; }
      .pagination ol li.disabled:first-child span:first-child {
        padding-left: 0;
        padding-right: 0; }
      .pagination ol li.disabled:first-child span:last-child {
        padding-left: 0; }
      .pagination ol li.disabled:last-child span:first-child {
        padding-right: 0; }
      .pagination ol li.disabled:last-child span:last-child {
        padding-left: 0;
        padding-right: 0; }
      .pagination ol li.disabled:last-child [class^="icon-"], .pagination ol li.disabled:last-child .enterprise-nav ul li a span.icon-nc-brand, .enterprise-nav ul li a .pagination ol li.disabled:last-child span.icon-nc-brand, .pagination ol li.disabled:last-child .alert-box.info .alert-icon, .alert-box.info .pagination ol li.disabled:last-child .alert-icon, .pagination ol li.disabled:last-child .alert-box.success .alert-icon, .alert-box.success .pagination ol li.disabled:last-child .alert-icon, .pagination ol li.disabled:last-child .alert-box.warning .alert-icon, .alert-box.warning .pagination ol li.disabled:last-child .alert-icon, .pagination ol li.disabled:last-child .alert-box.breaking .alert-icon, .alert-box.breaking .pagination ol li.disabled:last-child .alert-icon, .pagination ol li.disabled:last-child .article.agency .block-item [itemprop="description"] + p a:before, .article.agency .block-item [itemprop="description"] + p .pagination ol li.disabled:last-child a:before, .pagination ol li.disabled:last-child .article.service .block-item [itemprop="description"] + p a:before, .article.service .block-item [itemprop="description"] + p .pagination ol li.disabled:last-child a:before, .pagination ol li.disabled:last-child .card.online-service a, .card.online-service .pagination ol li.disabled:last-child a, .pagination ol li.disabled:last-child .article.online-service .block-icon, .article.online-service .pagination ol li.disabled:last-child .block-icon {
        float: right; }
      .pagination ol li:first-child a {
        padding-left: 0; }
        .pagination ol li:first-child a:before {
          display: none; }
        .pagination ol li:first-child a span:first-child {
          padding-left: 0; }
        .pagination ol li:first-child a span:last-child:before {
          content: '';
          position: absolute;
          display: block;
          border-bottom: 1px solid #397aac;
          width: 100%;
          bottom: 5px; }
        .pagination ol li:first-child a span:last-child:hover:before {
          border: none; }
      .pagination ol li:last-child a {
        padding-right: 0; }
        .pagination ol li:last-child a:before {
          display: none; }
        .pagination ol li:last-child a span:first-child:before {
          content: '';
          position: absolute;
          display: block;
          border-bottom: 1px solid #397aac;
          width: 100%;
          bottom: 5px; }
        .pagination ol li:last-child a span:first-child:hover:before {
          border: none; }
        .pagination ol li:last-child a span:last-child {
          float: right;
          padding-right: 0; }
  .pagination span {
    display: inline-block;
    position: relative; }
  .pagination [class^="icon-"], .pagination .enterprise-nav ul li a span.icon-nc-brand, .enterprise-nav ul li a .pagination span.icon-nc-brand, .pagination .alert-box.info .alert-icon, .alert-box.info .pagination .alert-icon, .pagination .alert-box.success .alert-icon, .alert-box.success .pagination .alert-icon, .pagination .alert-box.warning .alert-icon, .alert-box.warning .pagination .alert-icon, .pagination .alert-box.breaking .alert-icon, .alert-box.breaking .pagination .alert-icon, .pagination .article.agency .block-item [itemprop="description"] + p a:before, .article.agency .block-item [itemprop="description"] + p .pagination a:before, .pagination .article.service .block-item [itemprop="description"] + p a:before, .article.service .block-item [itemprop="description"] + p .pagination a:before, .pagination .card.online-service a, .card.online-service .pagination a, .pagination .article.online-service .block-icon, .article.online-service .pagination .block-icon, .pagination [class*=" icon-"], .pagination .ui-datepicker .ui-datepicker-prev, .ui-datepicker .pagination .ui-datepicker-prev, .pagination .ui-datepicker .ui-datepicker-next, .ui-datepicker .pagination .ui-datepicker-next {
    font-size: 30px;
    color: #6f7785;
    float: left;
    margin-top: -5px; }
  .pagination.numeric-pagination {
    position: relative; }
    .pagination.numeric-pagination ol {
      width: 100%;
      position: relative; }
      .pagination.numeric-pagination ol li {
        display: none;
        margin: 0; }
        .pagination.numeric-pagination ol li:first-child {
          float: left;
          display: inline-block;
          left: 0; }
        .pagination.numeric-pagination ol li:last-child {
          float: right;
          display: inline-block;
          right: 0; }
      @media screen and (min-width: 1024px)  {
        .pagination.numeric-pagination ol li {
          display: inline-block; }
          .pagination.numeric-pagination ol li:first-child, .pagination.numeric-pagination ol li:last-child {
            float: none; } }
    .pagination.numeric-pagination .mobile-pagination {
      position: absolute;
      display: inline-block;
      width: 100px;
      top: 20px;
      left: 50%;
      margin-left: -50px;
      text-align: center; }
      .pagination.numeric-pagination .mobile-pagination div {
        display: inline-block;
        background: #397aac;
        color: #ffffff;
        padding: 5px 12px;
        border-radius: 4px; }
    @media screen and (min-width: 1024px)  {
      .pagination.numeric-pagination .mobile-pagination {
        display: none; } }

.pagination.alpha-pagination ol li:first-child a:before, .pagination.alpha-pagination ol li:last-child a:before {
  display: block; }

.flyout-panel {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  background: rgba(0, 0, 0, 0);
  z-index: -1; }
  .flyout-panel > div {
    background: #092940;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%); }
    @media screen and (min-width: 768px)  {
      .flyout-panel > div {
        width: 300px;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        -webkit-transform: translateX(-300px);
        -moz-transform: translateX(-300px);
        -ms-transform: translateX(-300px);
        -o-transform: translateX(-300px);
        transform: translateX(-300px);
        overflow-x: hidden; } }
    @media screen and (min-width: 1024px)  {
      .flyout-panel > div {
        -webkit-transition: none !important;
        -moz-transition: none !important;
        transition: none !important; } }
  .flyout-panel li > div {
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    background: #092940;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
  .flyout-panel.active {
    z-index: 100;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    overflow-y: auto; }
    .flyout-panel.active div {
      -webkit-transition: all 0.15s ease-in-out;
      -moz-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out; }
    .flyout-panel.active div.active {
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0);
      z-index: 100; }
      @media screen and (min-width: 768px)  {
        .flyout-panel.active div.active {
          -webkit-transform: translateX(0);
          -moz-transform: translateX(0);
          -ms-transform: translateX(0);
          -o-transform: translateX(0);
          transform: translateX(0); } }
  .flyout-panel .sub-active {
    overflow: hidden; }
  .flyout-panel .wrapper {
    padding: 0;
    margin: 0; }

.post {
  margin-bottom: 60px;
  margin-bottom: 3.75rem; }
  .post img {
    width: 100%; }
  .post [itemprop="description"] {
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }
  .post a {
    font-size: 16px;
    font-size: 1rem; }
  .post [itemprop="photo"] {
    display: block;
    margin-bottom: 30px;
    margin-bottom: 1.875rem; }
  .post .meta {
    line-height: 1.5;
    vertical-align: middle;
    position: relative;
    color: #6f7785;
    text-transform: uppercase;
    font-family: 'TransportNewLight', Helvetica, Arial, sans-serif;
    padding: 0 0 30px;
    padding: 0 0 1.875rem;
    font-size: 14px;
    font-size: 0.875rem; }
    .post .meta > span {
      display: block; }
    @media screen and (min-width: 768px)  {
      .post .meta > span {
        display: inline-block; } }
    .post .meta [itemprop="name"], .post .meta [itemprop="summary"] {
      font-family: 'TransportNewLight', Helvetica, Arial, sans-serif;
      text-transform: capitalize;
      text-decoration: underline;
      color: #397aac;
      margin-bottom: 10px;
      margin-bottom: 0.625rem;
      font-size: 18px;
      font-size: 1.125rem; }
    .post .meta [itemprop="name"] {
      text-decoration: none;
      font-size: 24px;
      font-size: 1.5rem; }
    .post .meta time + [itemprop="keywords"] {
      display: inline-block;
      padding-left: 20px;
      position: relative; }
      .post .meta time + [itemprop="keywords"]:before {
        position: absolute;
        content: '\00b7';
        left: 7px;
        font-weight: bold; }

.progress {
  position: relative;
  padding-right: 50px; }
  .progress .progress-max {
    width: 100%;
    background: #ecf0f3;
    float: left;
    height: 20px;
    border-radius: 4px; }
  .progress .progress-now {
    display: inline-block;
    background: #092940;
    height: 20px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-transition: width 1.15s linear;
    -moz-transition: width 1.15s linear;
    transition: width 1.15s linear; }
  .progress .progress-text {
    position: absolute;
    width: 50px;
    text-align: right; }
  .progress.info .progress-now {
    background: #397aac; }
  .progress.error .progress-now {
    background: #c05411; }
  .progress.success .progress-now {
    background: #588023; }
  .progress.alert .progress-now {
    background: #a83338; }

.search {
  display: inline-block;
  width: 100%;
  position: relative;
  font-size: 0;
  border-radius: 4px;
  overflow: hidden; }
  .search form {
    position: relative;
    display: inline-block;
    width: 100%; }
  .search input[type="search"] {
    float: left;
    border: 0;
    box-shadow: none;
    height: 40px;
    height: 2.5rem;
    padding: 10px;
    padding: 0.625rem; }
    .search input[type="search"]:hover {
      box-shadow: 0 0 0 1px #95a0ad; }
    .search input[type="search"]:focus {
      box-shadow: 0 0 0 1px #95a0ad; }
      @media screen and (min-width: 1024px)  {
        .search input[type="search"]:focus {
          border-bottom-left-radius: 0;
          border-bottom-right-radius: 0; } }
  .search span {
    vertical-align: middle;
    position: absolute;
    right: 0;
    height: 100%;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    background: #ecf0f3;
    color: #6f7785;
    width: 50px;
    width: 3.125rem;
    font-size: 30px;
    font-size: 1.875rem; }
    .search span:before {
      position: absolute;
      right: 10px;
      top: 50%;
      margin-top: -15px; }
  .search input[type="submit"] {
    position: absolute;
    right: 0;
    background: transparent;
    width: 50px;
    border-radius: 4px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    line-height: 40px;
    padding: 0;
    margin: 0;
    z-index: 20; }
  .search .popular {
    display: none; }
    @media screen and (min-width: 1024px)  {
      .search .popular {
        display: block;
        -webkit-transition: all 0.15s ease-in-out;
        -moz-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out;
        max-height: 0px;
        overflow: hidden;
        font-size: 14px;
        box-shadow: 0 0 0 1px transparent;
        background: #ffffff;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px; }
        .search .popular h3, .search .popular .topical-nav h3, .topical-nav .search .popular h3, .search .popular .topical-nav .parent-title, .topical-nav .search .popular .parent-title {
          background: #6f7785;
          color: #ffffff;
          padding: 10px 20px;
          margin: 0;
          font-size: 18px;
          display: inline-block;
          width: 100%;
          vertical-align: middle;
          line-height: 30px; }
        .search .popular ul {
          margin: 0;
          padding: 0;
          list-style: none; }
          .search .popular ul li {
            display: inline-block;
            width: 100%;
            border-bottom: 1px solid #95a0ad;
            margin: 0; }
            .search .popular ul li a {
              display: inline-block;
              width: 100%;
              padding: 10px 20px;
              line-height: 30px; } }
  .search.show-results .popular {
    max-height: 300px;
    box-shadow: 0 0 0 1px #95a0ad;
    overflow-y: scroll; }
    .search.show-results .popular li:hover {
      background-color: #ecf0f3; }
  .search .ui-autocomplete {
    padding-top: 50px;
    padding-left: 30px; }

@media screen and (min-width: 1024px)  {
  .results {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    .results:last-child {
      margin-right: 0; } }
.results article {
  border-bottom: 1px solid #ecf0f3;
  padding: 30px 0;
  padding: 1.875rem 0; }
  .results article [itemprop="name"] {
    font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
    margin: 0 0 10px;
    margin: 0 0 0.625rem;
    font-size: 21px;
    font-size: 1.3125rem; }
  .results article .meta {
    margin: 0 0 10px;
    margin: 0 0 0.625rem; }
  .results article [itemprop="description"] {
    margin: 0; }
.results article.featured {
  position: relative;
  background-color: #ebf3f9;
  border-color: #ffffff;
  padding: 30px;
  padding: 1.875rem; }
.results .results-images {
  border-top: 3px solid #ecf0f3;
  border-bottom: 4px solid #ecf0f3;
  padding: 30px 0;
  padding: 1.875rem 0; }
  .results .results-images h3, .results .results-images .topical-nav h3, .topical-nav .results .results-images h3, .results .results-images .topical-nav .parent-title, .topical-nav .results .results-images .parent-title {
    margin: 0; }
  .results .results-images ul {
    padding: 0;
    list-style: none;
    font-size: 0;
    line-height: 0;
    margin: 30px 0;
    margin: 1.875rem 0; }
    .results .results-images ul li {
      display: inline-block;
      width: 49%;
      margin: 0 1% 1% 0; }
      @media screen and (min-width: 768px)  {
        .results .results-images ul li {
          width: 24%; } }
.results .results-trending {
  border-top: 3px solid #ecf0f3;
  padding: 30px 0;
  padding: 1.875rem 0; }
  .results .results-trending h3, .results .results-trending .topical-nav h3, .topical-nav .results .results-trending h3, .results .results-trending .topical-nav .parent-title, .topical-nav .results .results-trending .parent-title {
    margin: 0; }
  .results .results-trending ul {
    padding: 0;
    list-style: none;
    margin: 30px 0;
    margin: 1.875rem 0; }
    @media screen and (min-width: 768px)  {
      .results .results-trending ul {
        font-size: 0;
        line-height: 0; } }
    @media screen and (min-width: 768px)  {
      .results .results-trending ul li {
        display: inline-block;
        width: 49%;
        margin: 0 1% 1% 0;
        line-height: 1.5;
        font-size: 16px;
        font-size: 1rem; } }

.slider {
  height: 10px;
  background-color: #ecf0f3;
  border-radius: 4px; }
  .slider .ui-slider-handle {
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    background-color: #333;
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(9, 41, 64, 0.2);
    cursor: ew-resize;
    transition: box-shadow 0.15s ease-in-out; }
    .slider .ui-slider-handle:hover {
      box-shadow: 0 0 0 7px rgba(9, 41, 64, 0.2); }
  .slider .ui-slider-range {
    background-color: #092940;
    border-radius: 4px; }

[rel~=tooltip] {
  color: #95a0ad;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  [rel~=tooltip] span {
    font-size: 24px;
    line-height: 24px;
    box-shadow: 0 0 0 0 rgba(111, 119, 133, 0.2);
    border-radius: 50%; }
  [rel~=tooltip]:hover {
    color: #092940; }
    [rel~=tooltip]:hover.info {
      color: #397aac; }
    [rel~=tooltip]:hover.warning {
      color: #c05411; }
    [rel~=tooltip]:hover.success {
      color: #588023; }
    [rel~=tooltip]:hover.breaking {
      color: #a83338; }

#tooltip {
  text-align: center;
  color: #fff;
  background: #092940;
  position: absolute;
  z-index: 100;
  padding: 10px 20px;
  border-radius: 4px;
  line-height: 1.2;
  font-size: 14px;
  font-size: 0.875rem; }
  #tooltip.info {
    background: #397aac; }
    #tooltip.info:after {
      border-top: 10px solid #397aac; }
  #tooltip.warning {
    background: #c05411; }
    #tooltip.warning:after {
      border-top: 10px solid #c05411; }
  #tooltip.success {
    background: #588023; }
    #tooltip.success:after {
      border-top: 10px solid #588023; }
  #tooltip.breaking {
    background: #a83338; }
    #tooltip.breaking:after {
      border-top: 10px solid #a83338; }

#tooltip:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #092940;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -10px; }

#tooltip.top:after {
  border-top-color: transparent;
  border-bottom: 10px solid #092940;
  top: -20px;
  bottom: auto; }

#tooltip.left:after {
  left: 10px;
  margin: 0; }

#tooltip.right:after {
  right: 10px;
  left: auto;
  margin: 0; }

.employee-card {
  position: relative;
  max-width: 760px; }
  .employee-card:before {
    position: absolute;
    display: block;
    content: '';
    bottom: 0;
    height: 30px;
    width: 100%;
    background-image: url('../images/bg_gradient.jpg');
    background-repeat: repeat-y;
    background-size: 100%; }
    @media screen and (min-width: 768px)  {
      .employee-card:before {
        height: 50px; } }
  .employee-card .group, .employee-card .related-cards .cards, .related-cards .employee-card .cards, .employee-card .service-category-cards .cards, .service-category-cards .employee-card .cards {
    border: 2px solid #ecf0f3;
    border-radius: 3px;
    padding-bottom: 30px; }
    @media screen and (min-width: 768px)  {
      .employee-card .group {
        padding-bottom: 50px; } }
  .employee-card p {
    margin: 0; }
  .employee-card .image-meta {
    padding: 30px;
    padding-bottom: 0; }
    @media screen and (min-width: 768px)  {
      .employee-card .image-meta {
        text-align: center;
        width: 40%;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 60px;
        padding-bottom: 60px;
        padding-left: 30px; } }
    .employee-card .image-meta img {
      max-width: 100px;
      margin-bottom: 20px; }
      @media screen and (min-width: 768px)  {
        .employee-card .image-meta img {
          max-width: 180px; } }
    .employee-card .image-meta [itemprop="title"] {
      font-family: 'Georgia', serif;
      font-style: italic;
      color: #092940;
      font-size: 21px; }
  .employee-card .meta {
    padding: 30px; }
    @media screen and (min-width: 768px)  {
      .employee-card .meta {
        float: left;
        width: 60%;
        padding: 60px;
        padding-right: 30px;
        text-align: right; } }
    .employee-card .meta [itemprop="name"] {
      color: #092940; }
    .employee-card .meta [itemprop="telephone"] {
      font-size: 18px;
      font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif; }
    .employee-card .meta [itemprop="title"] {
      padding-bottom: 20px;
      color: #6f7785; }
    .employee-card .meta [itemprop="address"] {
      padding-bottom: 20px; }

.instagram-feed {
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0; }
  .instagram-feed li {
    display: inline-block;
    width: 49%;
    margin: 2% 0 0 2%;
    line-height: 1;
    font-size: 16px;
    font-size: 1rem; }
    @media screen and (min-width: 480px)  {
      .instagram-feed li {
        width: 23.5%; } }
    @media screen and (min-width: 768px)  {
      .instagram-feed li {
        width: 49%; } }
    .instagram-feed li a {
      display: block;
      height: 100%;
      overflow: hidden;
      border-radius: 4px;
      -webkit-transition: box-shadow 0.3s ease-in-out;
      -moz-transition: box-shadow 0.3s ease-in-out;
      transition: box-shadow 0.3s ease-in-out; }
    .instagram-feed li a img {
      -webkit-transition: transform 0.3s ease-in-out;
      -moz-transition: transform 0.3s ease-in-out;
      transition: transform 0.3s ease-in-out; }
    .instagram-feed li:nth-child(odd) {
      margin-left: 0; }
      @media screen and (min-width: 480px)  {
        .instagram-feed li:nth-child(odd) {
          margin-left: 2%; } }
      @media screen and (min-width: 768px)  {
        .instagram-feed li:nth-child(odd) {
          margin-left: 0; } }
    .instagram-feed li:first-child {
      margin: 0; }
  .instagram-feed li:hover a {
    box-shadow: 0 0 0 5px rgba(120, 134, 150, 0.2); }
  .instagram-feed li:hover a img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }

.resource [itemprop="about"] {
  font-family: 'Georgia', serif;
  font-style: italic;
  line-height: 1.5;
  font-size: 21px;
  font-size: 1.3125rem; }
@media screen and (min-width: 1024px)  {
  .resource .files, .resource .details {
    max-width: 65.61404%; } }

.tags, .last-updated, .first-published {
  padding: 15px 0;
  padding: 0.9375rem 0; }

.tags p {
  margin-bottom: 10px;
  margin-bottom: 0.625rem; }

@media screen and (min-width: 768px)  {
  .last-updated, .first-published {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px;
    margin-right: 1.875rem; } }
.last-updated p, .first-published p {
  margin: 0; }
.last-updated time, .first-published time {
  color: #6f7785;
  font-size: 24px;
  font-size: 1.5rem; }
.last-updated + .social-links, .first-published + .social-links {
  padding: 15px 0;
  padding: 0.9375rem 0; }

.doc-history-toggle {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

.doc-history-info {
  margin: 0 0 30px;
  margin: 0 0 1.875rem; }
  .doc-history-info ol {
    padding: 0;
    margin: 0;
    list-style: none; }
    .doc-history-info ol li div {
      color: #6f7785; }
    .doc-history-info ol li.active a {
      color: #a83338;
      font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif; }
    .doc-history-info ol li.active a:after {
      content: " (currently viewing)"; }

.band.error-404 .wrapper > header {
  position: relative;
  text-align: center; }
  .band.error-404 .wrapper > header:before {
    content: "";
    display: block;
    margin: 0 auto;
    /* FIX-HA not needed  background: url('../images/saranc-logo-png.png') no-repeat 50% 50%/100% auto; */
    width: 200px;
    width: 12.5rem;
    height: 200px;
    height: 12.5rem;
    margin-bottom: 30px;
    margin-bottom: 1.875rem; }
    @media screen and (min-width: 768px)  {
      .band.error-404 .wrapper > header:before {
        width: 300px;
        width: 18.75rem;
        height: 300px;
        height: 18.75rem; } }
    @media screen and (min-width: 1024px)  {
      .band.error-404 .wrapper > header:before {
        width: 400px;
        width: 25rem;
        height: 400px;
        height: 25rem; } }
  .band.error-404 .wrapper > header h1 {
    margin: 0; }
  .band.error-404 .wrapper > header p {
    color: #6f7785;
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 60px;
    margin-bottom: 3.75rem; }

.events-toolbar {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin: 0 0 30px;
  margin: 0 0 1.875rem; }
  @media screen and (min-width: 1024px)  {
    .events-toolbar {
      position: relative;
      text-align: center;
      display: block; } }
  .events-toolbar .button-group {
    margin: 0; }
  .events-toolbar .button.event-select-date {
    margin: 0 0 0 15px;
    margin: 0 0 0 0.9375rem; }
    @media screen and (min-width: 1024px)  {
      .events-toolbar .button.event-select-date {
        position: absolute;
        right: 0; } }
    .events-toolbar .button.event-select-date span:last-child {
      display: none; }
      @media screen and (min-width: 480px)  {
        .events-toolbar .button.event-select-date span:last-child {
          display: inline; } }
  @media screen and (min-width: 1024px)  {
    .events-toolbar.list-view-active .ui-datepicker-wrapper {
      float: right; } }
  @media screen and (min-width: 1024px)  {
    .events-toolbar.grid-view-active + .ui-datepicker-wrapper.is-active {
      margin: 0 auto; } }

.events-wrapper {
  clear: both; }
  @media screen and (min-width: 1024px)  {
    .events-wrapper.list-view-active {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 65.88078%;
      clear: none; }
      .events-wrapper.list-view-active:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 1024px)  {
    .events-wrapper.grid-view-active .related-cards .cards .card {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 23.23176%; }
      .events-wrapper.grid-view-active .related-cards .cards .card:last-child {
        margin-right: 0; }
      .events-wrapper.grid-view-active .related-cards .cards .card:nth-child(4n) {
        margin-right: 2.35765%; }
      .events-wrapper.grid-view-active .related-cards .cards .card:nth-child(4n+1) {
        clear: none; }
      .events-wrapper.grid-view-active .related-cards .cards .card:nth-child(4n) {
        margin-right: 0; }
      .events-wrapper.grid-view-active .related-cards .cards .card:nth-child(4n+1) {
        clear: left; } }
  .events-wrapper .related-cards:first-child .section-title, .events-wrapper .related-cards:first-child .section-nav .nav-title, .section-nav .events-wrapper .related-cards:first-child .nav-title {
    margin-top: 0; }

@media screen and (min-width: 768px)  {
  .event .primary-content {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 65.05695%; }
    .event .primary-content:last-child {
      margin-right: 0; } }
@media screen and (min-width: 768px)  {
  .event .secondary-content {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 30.11389%; }
    .event .secondary-content:last-child {
      margin-right: 0; } }
.event .when-where .section-title, .event .when-where .section-nav .nav-title, .section-nav .event .when-where .nav-title, .event .organizer .section-title, .event .organizer .section-nav .nav-title, .section-nav .event .organizer .nav-title {
  margin-top: 0; }
.event .when-where {
  margin: 0 0 30px;
  margin: 0 0 1.875rem; }
  .event .when-where figure {
    margin: 0 0 15px;
    margin: 0 0 0.9375rem; }
.event .organizer [itemprop="organizer"] {
  font-family: 'TransportNewMedium', Helvetica, Arial, sans-serif;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
  font-size: 18px;
  font-size: 1.125rem; }

article.person [itemprop="jobTitle"] {
  display: block;
  font-family: 'Georgia', serif;
  font-style: italic;
  color: #397aac;
  font-size: 24px;
  font-size: 1.5rem; }
@media screen and (min-width: 768px)  {
  article.person [itemprop="description"] {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 47.58542%; }
    article.person [itemprop="description"]:last-child {
      margin-right: 0; } }
@media screen and (min-width: 1024px)  {
  article.person [itemprop="description"] {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%; }
    article.person [itemprop="description"]:last-child {
      margin-right: 0; } }
article.person [itemprop="image"] {
  margin: 0 0 14px;
  margin: 0 0 0.875rem; }
@media screen and (min-width: 768px)  {
  article.person aside {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 47.58542%; }
    article.person aside:last-child {
      margin-right: 0; } }
@media screen and (min-width: 1024px)  {
  article.person aside {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%; }
    article.person aside:last-child {
      margin-right: 0; } }
@media screen and (min-width: 768px)  {
  article.person aside > *:first-child .section-title {
    margin-top: 0; } }

.page-agency-directory .results {
  border-top: 1px solid #ecf0f3; }
  @media screen and (min-width: 1024px)  {
    .page-agency-directory .results {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 65.88078%; }
      .page-agency-directory .results:last-child {
        margin-right: 0; } }

@media screen and (min-width: 768px)  {
  .agency-title {
    display: table;
    width: 100%; } }
.agency-title span {
  display: block; }
  @media screen and (min-width: 768px)  {
    .agency-title span {
      vertical-align: middle;
      display: inline-block;
      display: table-cell;
      height: 80px;
      height: 5rem; }
      .agency-title span:last-child {
        padding-left: 30px;
        padding-left: 1.875rem; } }
  @media screen and (min-width: 1024px)  {
    .agency-title span {
      height: 160px;
      height: 10rem; } }
.agency-title [class*="icon-"] {
  display: none; }
  @media screen and (min-width: 768px)  {
    .agency-title [class*="icon-"] {
      display: table-cell;
      position: relative;
      background-color: #6f7785;
      
      background-size: 768px auto;
      border-radius: 4px;
      background-position: 50% 50%;
      color: #fff;
      text-align: center;
      vertical-align: middle;
      margin-right: 30px;
      width: 80px;
      width: 5rem;
      height: 80px;
      height: 5rem; } }
  @media screen and (min-width: 1024px)  {
    .agency-title [class*="icon-"] {
      width: 160px;
      width: 10rem;
      height: 160px;
      height: 10rem; } }
  .agency-title [class*="icon-"]:before {
    position: absolute; }
    @media screen and (min-width: 768px)  {
      .agency-title [class*="icon-"]:before {
        text-align: center;
        display: block;
        margin: 0 0 20px;
        margin: 0 0 1.25rem;
        font-size: 32px;
        font-size: 2rem;
        top: 50%;
        left: 50%;
        margin: -16px 0 0 -16px;
        margin: -1rem 0 0 -1rem; } }
    @media screen and (min-width: 1024px)  {
      .agency-title [class*="icon-"]:before {
        font-size: 64px;
        font-size: 4rem;
        margin: -32px 0 0 -32px;
        margin: -2rem 0 0 -2rem; } }

.primary-content.agency .info-summary {
  background-color: #092940;
  border-radius: 4px;
  color: #fff;
  text-transform: inherit;
  padding: 50px;
  padding: 3.125rem; }
  .primary-content.agency .info-summary [itemprop="description"] {
    margin: 0;
    font-family: 'Georgia', serif;
    font-style: italic;
    font-size: 21px;
    font-size: 1.3125rem; }
  .primary-content.agency .info-summary [itemprop="url"] {
    display: inline-block;
    margin-top: 30px;
    margin-top: 1.875rem; }
@media screen and (min-width: 1024px)  {
  .primary-content.agency .contact, .primary-content.agency .details, .primary-content.agency .follow {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
    max-width: 65.61404%; }
    .primary-content.agency .contact:last-child, .primary-content.agency .details:last-child, .primary-content.agency .follow:last-child {
      margin-right: 0; } }
@media screen and (min-width: 1024px)  {
  .primary-content.agency .contact section div {
    float: left;
    display: block;
    margin-right: 3.57866%;
    width: 48.21067%; }
    .primary-content.agency .contact section div:last-child {
      margin-right: 0; }
    .primary-content.agency .contact section div:nth-child(2n) {
      margin-right: 0; }
    .primary-content.agency .contact section div:nth-child(2n+1) {
      clear: left; } }
@media screen and (min-width: 768px)  {
  .primary-content.agency .follow .social-links li {
    float: left;
    display: block;
    margin-right: 3.57866%;
    width: 22.316%; }
    .primary-content.agency .follow .social-links li:last-child {
      margin-right: 0; }
    .primary-content.agency .follow .social-links li:nth-child(4n) {
      margin-right: 0; }
    .primary-content.agency .follow .social-links li:nth-child(4n+1) {
      clear: left; } }

article.service .icon-nc-online-service, article.service .card.online-service a, .card.online-service article.service a, article.service .article.online-service .block-icon, .article.online-service article.service .block-icon {
  color: #6f7785;
  margin: 0 0 30px;
  margin: 0 0 1.875rem; }
  article.service .icon-nc-online-service:before, article.service .card.online-service a:before, .card.online-service article.service a:before, article.service .article.online-service .block-icon:before, .article.online-service article.service .block-icon:before {
    color: #397aac;
    font-size: 32px;
    font-size: 2rem; }
  article.service .icon-nc-online-service span, article.service .icon-nc-online-service .card.online-service a, .card.online-service article.service .icon-nc-online-service a, article.service .icon-nc-online-service .article.online-service .block-icon, .article.online-service article.service .icon-nc-online-service .block-icon {
    display: inline-block;
    vertical-align: super;
    margin-left: 10px;
    margin-left: 0.625rem; }
article.service [itemprop="image"] {
  margin: 0 0 60px;
  margin: 0 0 3.75rem; }
@media screen and (min-width: 768px)  {
  article.service .primary-content {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 65.05695%; }
    article.service .primary-content:last-child {
      margin-right: 0; } }
@media screen and (min-width: 768px)  {
  article.service .secondary-content {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 30.11389%; }
    article.service .secondary-content:last-child {
      margin-right: 0; } }

@media screen and (min-width: 480px)  {
  .service-category-cards {
    display: block; }
    .service-category-cards:after {
      content: "";
      display: table;
      clear: both; } }
@media screen and (min-width: 480px)  { }
.service-category-cards .cards .card {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }
  @media screen and (min-width: 480px)  {
    .service-category-cards .cards .card {
      float: left;
      display: block;
      margin-right: 4.82916%;
      width: 47.58542%; }
      .service-category-cards .cards .card:last-child {
        margin-right: 0; }
      .service-category-cards .cards .card:nth-child(2n) {
        margin-right: 0; }
      .service-category-cards .cards .card:nth-child(2n+1) {
        clear: left; } }
  @media screen and (min-width: 1024px)  {
    .service-category-cards .cards .card {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .service-category-cards .cards .card:last-child {
        margin-right: 0; }
      .service-category-cards .cards .card:nth-child(2n) {
        margin-right: 2.35765%; }
      .service-category-cards .cards .card:nth-child(2n+1) {
        clear: none; }
      .service-category-cards .cards .card:nth-child(3n) {
        margin-right: 0; }
      .service-category-cards .cards .card:nth-child(3n+1) {
        clear: left; } }

.results-title-block {
  position: relative; }
  .results-title-block:after {
    content: "";
    display: table;
    clear: both; }
  .results-title-block .online-services-info p {
    display: inline-block;
    vertical-align: middle; }
  @media screen and (min-width: 768px)  {
    .results-title-block .online-services-info {
      position: absolute;
      right: 0;
      top: 0; }
      .results-title-block .online-services-info p {
        margin: 0; } }
  @media screen and (min-width: 1024px)  {
    .results-title-block .online-services-info p {
      margin-top: 10px; } }
  .results-title-block .online-services-info span {
    vertical-align: middle;
    font-size: 30px;
    font-size: 1.875rem;
    color: #397aac; }

.filter-options + .filter-results-stats {
  margin: 0;
  margin-bottom: 20px;
  margin-bottom: 1.25rem; }

.filter-options.services {
  margin-bottom: 10px;
  margin-bottom: 0.625rem; }

@media screen and (min-width: 1024px)  {
  .results.services {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%; }
    .results.services:last-child {
      margin-right: 0; } }
.results.services article {
  min-height: 220px; }

@media screen and (min-width: 768px)  {
  .post .primary-content {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 47.58542%; }
    .post .primary-content:last-child {
      margin-right: 0; } }
@media screen and (min-width: 1024px)  {
  .post .primary-content {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%; }
    .post .primary-content:last-child {
      margin-right: 0; } }
@media screen and (min-width: 768px)  {
  .post .secondary-content {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 47.58542%;
    margin-right: 0; }
    .post .secondary-content:last-child {
      margin-right: 0; } }
@media screen and (min-width: 1024px)  {
  .post .secondary-content {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%; }
    .post .secondary-content:last-child {
      margin-right: 0; } }

