h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-top: 0;
  margin-bottom: 20px;
  position: relative; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
  .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    border-bottom: 0;
    display: block; }
  h1 svg, h2 svg, h3 svg, h4 svg, h5 svg, h6 svg,
  .h1 svg, .h2 svg, .h3 svg, .h4 svg, .h5 svg, .h6 svg {
    vertical-align: middle; }
  h1 svg + span, h2 svg + span, h3 svg + span, h4 svg + span, h5 svg + span, h6 svg + span,
  .h1 svg + span, .h2 svg + span, .h3 svg + span, .h4 svg + span, .h5 svg + span, .h6 svg + span {
    margin-left: 5px; }

h4, h5, h6,
.h4, .h5, .h6 {
  font-family: Arial, sans-serif; }

h5, h6,
.h5, .h6 {
  margin-bottom: 10px; }

ul {
  list-style-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='6px' height='10px' viewBox='0 0 6 6' xml:space='preserve'%3E%3Ccircle fill='%23005bab' cx='3' cy='3' r='3'/%3E%3C/svg%3E");
  margin: 0;
  padding: 0 0 0 14px; }
  ul li {
    margin-bottom: 5px; }
  ul.is-striped li {
    padding: 10px;
    background: #efefef;
    margin-bottom: 0; }
    ul.is-striped li:nth-child(2n) {
      background: #ffffff; }
  ul.is-ticked {
    list-style-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='10px' height='9px' viewBox='0 0 10 9' xml:space='preserve'%3E%3Cpath fill='%23005bab' d='M4.2,9L0,4.5l0.9-0.8l2.9,2.3c1-1.2,3-4.1,6.1-6.1L10,0.5C7.2,3.2,5,7.1,4.2,9'/%3E%3C/svg%3E");
    padding-left: 18px; }
  ul.is-bordered li {
    border-bottom: 1px solid #e0e0e0;
    padding-top: 10px;
    margin-bottom: 10px; }
    ul.is-bordered li:last-child {
      border-bottom: 0; }
  ul.is-styleless {
    margin: 0;
    padding: 0;
    list-style: none; }
  ul.is-wide li {
    margin-bottom: 10px; }
  ul.list-inline > li {
    padding-left: 10px;
    padding-right: 0;
    vertical-align: middle; }
    ul.list-inline > li:first-child {
      padding-left: 0; }

ol {
  margin-bottom: 20px;
  padding: 0 0 0 14px; }

p {
  white-space: normal; }

mark,
.mark {
  color: #108600;
  background-color: transparent;
  font-weight: bold; }

.important {
  color: #005bab;
  font-weight: bold; }

a {
  text-decoration: none;
  border-bottom: 1px solid #005bab;
  color: #005bab; }
  a:hover {
    text-decoration: none;
    color: #005bab;
    border-bottom-color: transparent; }
  a:focus {
    text-decoration: none; }
  a.no-underline svg {
    vertical-align: middle; }
  a.no-underline svg + span {
    margin-left: 5px; }
  a.no-underline span {
    text-decoration: none;
    border-bottom: 1px solid #005bab;
    vertical-align: middle; }
    a.no-underline span:hover {
      text-decoration: none;
      color: #005bab;
      border-bottom-color: transparent; }
    a.no-underline span:focus {
      text-decoration: none; }
  a.no-underline:hover span {
    border-bottom: 0; }
  a.no-underline.disabled:hover span {
    color: currentColor; }
  a.no-underline.disabled span {
    border-bottom: 0; }

.help-block {
  font-size: 12px;
  font-weight: normal;
  color: #999999; }

::selection {
  color: #ffffff;
  text-shadow: none;
  background: #005bab; }

.no-underline {
  border-bottom: 0; }

.no-padding {
  padding: 0; }

small {
  font-size: 12px; }

[disabled], .disabled {
  color: #999999;
  cursor: not-allowed;
  border-bottom: 0; }
  [disabled]:hover, [disabled]:focus, .disabled:hover, .disabled:focus {
    color: #999999;
    border-bottom: 0; }

p + h1, p + h2, p + h3, p + h4, p + h5, p + h6,
p + .h1, p + .h2, p + .h3, p + .h4, p + .h5, p + .h6, ul + h1, ul + h2, ul + h3, ul + h4, ul + h5, ul + h6,
ul + .h1, ul + .h2, ul + .h3, ul + .h4, ul + .h5, ul + .h6, img + h1, img + h2, img + h3, img + h4, img + h5, img + h6,
img + .h1, img + .h2, img + .h3, img + .h4, img + .h5, img + .h6, table + h1, table + h2, table + h3, table + h4, table + h5, table + h6,
table + .h1, table + .h2, table + .h3, table + .h4, table + .h5, table + .h6 {
  margin-top: 40px; }

.ow-content-grid--well .ow-content-grid__row, .ow-content-grid--surface .ow-content-grid__row {
  margin: -1px;
  background: #005bab; }
  .ow-content-grid--well .ow-content-grid__row .ow-content-grid__item, .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item {
    border: 0; }
    .ow-content-grid--well .ow-content-grid__row .ow-content-grid__item.command-hero, .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-hero {
      padding: 20px; }
      @media (min-width: 640px) {
        .ow-content-grid--well .ow-content-grid__row .ow-content-grid__item.command-hero, .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-hero {
          float: left;
          padding: 40px; } }
      @media (min-width: 990px) {
        .ow-content-grid--well .ow-content-grid__row .ow-content-grid__item.command-hero, .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-hero {
          float: left;
          width: 50%;
          padding: 20px 30px 0; } }
      .ow-content-grid--well .ow-content-grid__row .ow-content-grid__item.command-hero h1, .ow-content-grid--well .ow-content-grid__row .ow-content-grid__item.command-hero h3, .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-hero h1, .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-hero h3 {
        color: #fff; }
      .ow-content-grid--well .ow-content-grid__row .ow-content-grid__item.command-hero h3, .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-hero h3 {
        font-weight: normal; }
      .ow-content-grid--well .ow-content-grid__row .ow-content-grid__item.command-hero img, .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-hero img {
        width: Calc(50%);
        float: left; }
        @media (min-width: 640px) {
          .ow-content-grid--well .ow-content-grid__row .ow-content-grid__item.command-hero img, .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-hero img {
            width: Calc(40%); } }
    .ow-content-grid--well .ow-content-grid__row .ow-content-grid__item.command-has-image, .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-has-image {
      margin-bottom: 0; }
      @media (min-width: 640px) {
        .ow-content-grid--well .ow-content-grid__row .ow-content-grid__item.command-has-image, .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-has-image {
          display: block; } }
      @media (min-width: 990px) {
        .ow-content-grid--well .ow-content-grid__row .ow-content-grid__item.command-has-image, .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-has-image {
          float: right;
          width: 50%; } }
      .ow-content-grid--well .ow-content-grid__row .ow-content-grid__item.command-has-image .ow-content-grid__image, .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-has-image .ow-content-grid__image {
        overflow: hidden;
        width: auto; }
        .ow-content-grid--well .ow-content-grid__row .ow-content-grid__item.command-has-image .ow-content-grid__image img, .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-has-image .ow-content-grid__image img {
          height: 100%; }

.ow-content-grid--ranges {
  margin-top: 60px; }
  .ow-content-grid--ranges .ow-content-grid__item.range-copy {
    background-color: #efefef; }
    .ow-content-grid--ranges .ow-content-grid__item.range-copy .ow-content-grid__item__text {
      padding: 20px; }
      .ow-content-grid--ranges .ow-content-grid__item.range-copy .ow-content-grid__item__text h3 {
        color: #8d8d8d;
        margin-bottom: 10px;
        font-weight: normal; }
      .ow-content-grid--ranges .ow-content-grid__item.range-copy .ow-content-grid__item__text ul {
        list-style-image: none; }

.ow-content-grid--surface .ow-content-grid__row {
  margin: -1px;
  background: #707789; }
  .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item {
    border: 0; }
    .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-hero {
      padding: 20px; }
      @media (min-width: 640px) {
        .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-hero {
          float: left;
          padding: 40px; } }
      @media (min-width: 990px) {
        .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-hero {
          float: left;
          width: 50%;
          padding: 20px 30px 0; } }
      .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-hero h2, .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-hero p {
        color: #fff; }
      .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-hero p {
        font-size: 1.2em; }
      .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-hero img {
        width: auto;
        float: left; }
      .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-hero ul {
        color: #ffffff;
        list-style-image: none; }
    .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-has-image {
      margin-bottom: 0; }
      @media (min-width: 640px) {
        .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-has-image {
          display: block; } }
      @media (min-width: 990px) {
        .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-has-image {
          float: right;
          width: 50%; } }
      .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-has-image .ow-content-grid__image {
        overflow: hidden;
        width: auto; }
        .ow-content-grid--surface .ow-content-grid__row .ow-content-grid__item.command-has-image .ow-content-grid__image img {
          height: 100%; }

.ow-picture-hanging {
  margin-top: 40px; }
  .ow-picture-hanging .ow-tab-group {
    margin-top: 40px; }

.thumbnails-slide {
  overflow: hidden;
  background-color: #efefef;
  padding: 20px; }
  .thumbnails-slide h2 {
    margin: 40px 0; }
  @media (min-width: 990px) {
    .thumbnails-slide {
      /*height: 500px;*/
      overflow: hidden; } }
  .thumbnails-slide .col-lg-8 #slider {
    padding: 0; }
    .thumbnails-slide .col-lg-8 #slider .carousel-inner > .item iframe {
      height: 100% !important; }
      @media (max-width: 639px) {
        .thumbnails-slide .col-lg-8 #slider .carousel-inner > .item iframe {
          height: 250px !important; } }
      @media (min-width: 640px) {
        .thumbnails-slide .col-lg-8 #slider .carousel-inner > .item iframe {
          height: 400px !important; } }
  .thumbnails-slide .col-lg-4#slider-thumbs {
    overflow-y: scroll;
    position: relative;
    white-space: nowrap;
    padding: 10px;
    margin-left: -25px; }
    @media (min-width: 640px) {
      .thumbnails-slide .col-lg-4#slider-thumbs {
        padding: 0 10px;
        /*height: 500px;*/
        margin-left: 0; } }
    .thumbnails-slide .col-lg-4#slider-thumbs .hide-bullets {
      list-style: none; }
      @media (min-width: 640px) {
        .thumbnails-slide .col-lg-4#slider-thumbs .hide-bullets {
          margin-top: 10px; } }
      @media (min-width: 990px) {
        .thumbnails-slide .col-lg-4#slider-thumbs .hide-bullets {
          margin-top: 0; } }
      .thumbnails-slide .col-lg-4#slider-thumbs .hide-bullets li {
        float: left;
        padding: 0;
        cursor: pointer; }
        .thumbnails-slide .col-lg-4#slider-thumbs .hide-bullets li a.thumbnail {
          border: 0;
          border-bottom: 0;
          margin-bottom: 5px;
          max-width: none;
          padding: 0;
          background-color: #efefef; }
          .thumbnails-slide .col-lg-4#slider-thumbs .hide-bullets li a.thumbnail img {
            float: left;
            width: 180px; }
            @media (min-width: 640px) {
              .thumbnails-slide .col-lg-4#slider-thumbs .hide-bullets li a.thumbnail img {
                width: 250px; } }
            @media (min-width: 990px) {
              .thumbnails-slide .col-lg-4#slider-thumbs .hide-bullets li a.thumbnail img {
                width: 120px; } }
          .thumbnails-slide .col-lg-4#slider-thumbs .hide-bullets li a.thumbnail p {
            color: #555555;
            padding-left: 10px;
            display: table;
            font-weight: bold;
            text-align: left; }
            @media (min-width: 640px) {
              .thumbnails-slide .col-lg-4#slider-thumbs .hide-bullets li a.thumbnail p {
                font-size: 1.4em; } }
            @media (min-width: 990px) {
              .thumbnails-slide .col-lg-4#slider-thumbs .hide-bullets li a.thumbnail p {
                font-size: 1em; } }
          .thumbnails-slide .col-lg-4#slider-thumbs .hide-bullets li a.thumbnail span {
            display: block;
            color: #999999; }
