@charset "UTF-8";
/*
* Skeleton-SASS V1.0
* Copyright 2012 by Michael Lazer-Walker
* https://github.com/lazerwalker/Skeleton-Sass
*
* Based off of Skeleton v1.1:
* https://github.com/dhgamache/Skeleton
*
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
*/
/* #Variable Definitions
================================================== */
/* Grid
================================================== */
/* #Clearing
================================================== */
/* You can also use a @include clear to clear columns */
.featured-content-wrapper {
  position: relative;
  text-align: center;
  padding: 45px 0; }
  .featured-content-wrapper:after {
    content: "";
    display: block;
    height: 0;
    clear: both; }
  .featured-content-wrapper > div img {
    max-width: 100%; }
  .featured-content-wrapper.grid-1 > div {
    position: relative;
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
    width: 940px;
    display: block;
    clear: both;
    margin: 0 auto;
    float: none; }
    @media only screen and (max-width: 767px) {
      .featured-content-wrapper.grid-1 > div {
        margin: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 959px) {
      .featured-content-wrapper.grid-1 > div {
        width: 748px; } }
    @media only screen and (max-width: 767px) {
      .featured-content-wrapper.grid-1 > div {
        width: 300px; } }
    @media only screen and (min-width: 420px) and (max-width: 767px) {
      .featured-content-wrapper.grid-1 > div {
        width: 420px; } }
    .featured-content-wrapper.grid-1 > div .bg-image {
      position: absolute;
      width: 100vw;
      left: calc(-50vw + (940px/2));
      height: 100%;
      top: 0;
      z-index: -1;
      background: inherit;
      background-size: cover; }
      @media only screen and (min-width: 768px) and (max-width: 959px) {
        .featured-content-wrapper.grid-1 > div .bg-image {
          left: calc(-50vw + (748px/2)); } }
      @media only screen and (min-width: 420px) and (max-width: 767px) {
        .featured-content-wrapper.grid-1 > div .bg-image {
          left: calc(-50vw + (420px/2)); } }
      @media only screen and (max-width: 419px) {
        .featured-content-wrapper.grid-1 > div .bg-image {
          left: calc(-50vw + (300px/2)); } }
  .featured-content-wrapper.grid-1 .white-text .featured-content-title, .featured-content-wrapper.grid-1 .white-text .featured-content-summary {
    color: #fff !important; }
  .featured-content-wrapper.grid-2 > div {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
    width: 460px;
    clear: none; }
    @media only screen and (max-width: 767px) {
      .featured-content-wrapper.grid-2 > div {
        margin: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 959px) {
      .featured-content-wrapper.grid-2 > div {
        width: 364px; } }
    @media only screen and (max-width: 767px) {
      .featured-content-wrapper.grid-2 > div {
        width: 300px; } }
    @media only screen and (min-width: 420px) and (max-width: 767px) {
      .featured-content-wrapper.grid-2 > div {
        width: 420px; } }
    @media only screen and (max-width: 767px) {
      .featured-content-wrapper.grid-2 > div ~ div {
        margin-top: 20px; }
      .featured-content-wrapper.grid-2 > div .image {
        max-width: 220px;
        margin: 0 auto 10px; } }
  .featured-content-wrapper.grid-3 > div {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
    width: 300px;
    clear: none; }
    @media only screen and (max-width: 767px) {
      .featured-content-wrapper.grid-3 > div {
        margin: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 959px) {
      .featured-content-wrapper.grid-3 > div {
        width: 236px; } }
    @media only screen and (max-width: 767px) {
      .featured-content-wrapper.grid-3 > div {
        width: 300px; } }
    @media only screen and (min-width: 420px) and (max-width: 767px) {
      .featured-content-wrapper.grid-3 > div {
        width: 420px; } }
  .featured-content-wrapper.grid-4 > div {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
    width: 220px;
    clear: none; }
    @media only screen and (max-width: 767px) {
      .featured-content-wrapper.grid-4 > div {
        margin: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 959px) {
      .featured-content-wrapper.grid-4 > div {
        width: 172px; } }
    @media only screen and (max-width: 767px) {
      .featured-content-wrapper.grid-4 > div {
        width: 300px; } }
    @media only screen and (min-width: 420px) and (max-width: 767px) {
      .featured-content-wrapper.grid-4 > div {
        width: 420px; } }
    .featured-content-wrapper.grid-4 > div:nth-child(5) {
      clear: left; }
  .featured-content-wrapper .featured-content .image {
    margin-bottom: 20px; }
  .featured-content-wrapper .featured-content .featured-content-title {
    font-size: 2rem;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #006bb7;
    margin-top: 0 !important; }
    .featured-content-wrapper .featured-content .featured-content-title a {
      color: inherit;
      text-decoration: none; }
  .featured-content-wrapper .featured-content .featured-content-cta > a {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    background: #006bb7;
    box-shadow: none;
    border-radius: 0;
    min-height: 0;
    padding: 0.25em 2em;
    margin: 0.5em 0;
    max-width: none;
    border: 0;
    color: #fff;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 2.8rem;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase; }
    .featured-content-wrapper .featured-content .featured-content-cta > a:hover {
      background: #0087db;
      color: #fff;
      border: none; }
  .featured-content-wrapper .featured-content.clickable:hover .featured-content-cta > a {
    background: #0087db;
    color: #fff;
    border: none; }

.content-headline {
  float: none !important;
  display: block !important;
  clear: both !important;
  width: 100% !important;
  margin: 0 0 20px !important; }

.site-search, .blogSearch {
  z-index: 2; }
  .site-search form, .blogSearch form {
    position: relative;
    max-width: 165px; }
  .site-search input[type=text], .blogSearch input[type=text] {
    max-width: 100%;
    vertical-align: middle; }
  .site-search button, .blogSearch button {
    -webkit-appearance: none;
    border-radius: 0;
    background: none;
    box-shadow: none;
    border: none;
    position: absolute;
    right: 5px;
    top: 5px;
    padding: 0;
    margin: 0;
    width: 20px;
    font-size: 20px;
    z-index: 55;
    color: #006bb7; }
    .site-search button:hover, .blogSearch button:hover {
      background: none;
      color: #0aaddb; }

.page-header {
  position: relative;
  height: 325px; }
  .page-header:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: -20%;
    background: url(../image/bannertext-shadow.png) left top no-repeat;
    background-size: contain;
    z-index: 0; }
  .page-header .bg-image {
    position: absolute;
    width: 100vw;
    left: calc(-50vw + (960px/2));
    height: 100%;
    top: 0;
    z-index: -1;
    background: inherit;
    background-size: cover;
    background-position: top center;
    border-bottom: 3px solid #006bb7;
    box-shadow: inset 0 -4px 0 0 #fff; }
    @media only screen and (min-width: 768px) and (max-width: 959px) {
      .page-header .bg-image {
        left: calc(-50vw + (768px/2)); } }
    @media only screen and (min-width: 420px) and (max-width: 767px) {
      .page-header .bg-image {
        left: calc(-50vw + (420px/2)); } }
    @media only screen and (max-width: 419px) {
      .page-header .bg-image {
        left: calc(-50vw + (300px/2)); } }
  .page-header .page-header-content {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    text-align: left; }
    .page-header .page-header-content h1 {
      margin: 0;
      color: #fff;
      position: relative;
      line-height: 1;
      text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.5);
      font-size: inherit/10rem; }
      @media only screen and (max-width: 767px) {
        .page-header .page-header-content h1 {
          font-size: 3rem; } }
  @media only screen and (max-width: 767px) {
    .page-header {
      height: auto;
      padding-bottom: 30px; }
      .page-header:before {
        left: 0;
        top: 0;
        background-position: top center; }
      .page-header .page-header-content {
        top: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
        text-align: center;
        padding: 30px 0 0; } }

.content-list {
  margin: 3em 0; }
  @media only screen and (max-width: 767px) {
    .content-list {
      margin: 1em 0; } }
  .content-list .content-item {
    margin: 0 0 2em;
    padding: 0 0 2em;
    border-bottom: 1px solid #0aaddb;
    position: relative; }
    .content-list .content-item:after {
      content: "";
      display: block;
      height: 0;
      clear: both; }
    .content-list .content-item .content-details {
      float: left;
      display: inline;
      margin-left: 10px;
      margin-right: 10px;
      width: 700px; }
      @media only screen and (max-width: 767px) {
        .content-list .content-item .content-details {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 959px) {
        .content-list .content-item .content-details {
          width: 556px; } }
      @media only screen and (max-width: 767px) {
        .content-list .content-item .content-details {
          width: 300px; } }
      @media only screen and (min-width: 420px) and (max-width: 767px) {
        .content-list .content-item .content-details {
          width: 420px; } }
      .content-list .content-item .content-details h2 {
        margin: 5px 0 10px;
        line-height: 1.2; }
      .content-list .content-item .content-details ul, .content-list .content-item .content-details p {
        margin: 0px; }
    .content-list .content-item > a {
      float: left;
      display: inline;
      margin-left: 10px;
      margin-right: 10px;
      width: 220px;
      margin: 0;
      padding-left: 0;
      padding-right: 0; }
      @media only screen and (max-width: 767px) {
        .content-list .content-item > a {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 959px) {
        .content-list .content-item > a {
          width: 172px; } }
      @media only screen and (max-width: 767px) {
        .content-list .content-item > a {
          width: 300px; } }
      @media only screen and (min-width: 420px) and (max-width: 767px) {
        .content-list .content-item > a {
          width: 420px; } }
    .content-list .content-item.clickable:hover > a {
      background: #0087db;
      color: #fff;
      border: 2px solid #0087db; }
    @media only screen and (max-width: 767px) {
      .content-list .content-item .content-details {
        float: none;
        clear: both; }
        .content-list .content-item .content-details h2 {
          text-align: center; }
      .content-list .content-item > a {
        float: none;
        clear: both;
        display: block;
        margin: 15px auto 0; } }

.staff-list, .testimonial-list {
  margin: 3em 0; }
  @media only screen and (max-width: 767px) {
    .staff-list, .testimonial-list {
      margin: 1em 0; } }
  .staff-list > div, .testimonial-list > div {
    margin: 0 0 2em;
    padding: 0 0 2em;
    border-bottom: 1px solid #0aaddb;
    position: relative; }
    .staff-list > div:after, .testimonial-list > div:after {
      content: "";
      display: block;
      height: 0;
      clear: both; }
    .staff-list > div .person-details, .staff-list > div .details, .testimonial-list > div .person-details, .testimonial-list > div .details {
      float: left;
      display: inline;
      margin-left: 10px;
      margin-right: 10px;
      width: 520px;
      margin-left: 0; }
      @media only screen and (max-width: 767px) {
        .staff-list > div .person-details, .staff-list > div .details, .testimonial-list > div .person-details, .testimonial-list > div .details {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 959px) {
        .staff-list > div .person-details, .staff-list > div .details, .testimonial-list > div .person-details, .testimonial-list > div .details {
          width: 412px; } }
      @media only screen and (max-width: 767px) {
        .staff-list > div .person-details, .staff-list > div .details, .testimonial-list > div .person-details, .testimonial-list > div .details {
          width: 300px; } }
      @media only screen and (min-width: 420px) and (max-width: 767px) {
        .staff-list > div .person-details, .staff-list > div .details, .testimonial-list > div .person-details, .testimonial-list > div .details {
          width: 420px; } }
      .staff-list > div .person-details h2, .staff-list > div .person-details h3, .staff-list > div .details h2, .staff-list > div .details h3, .testimonial-list > div .person-details h2, .testimonial-list > div .person-details h3, .testimonial-list > div .details h2, .testimonial-list > div .details h3 {
        margin-top: 0; }
      .staff-list > div .person-details h2, .staff-list > div .details h2, .testimonial-list > div .person-details h2, .testimonial-list > div .details h2 {
        margin-bottom: 0; }
    .staff-list > div .thumbnail, .testimonial-list > div .thumbnail {
      float: left;
      display: inline;
      margin-left: 10px;
      margin-right: 10px;
      width: 160px;
      margin-right: 0; }
      @media only screen and (max-width: 767px) {
        .staff-list > div .thumbnail, .testimonial-list > div .thumbnail {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 959px) {
        .staff-list > div .thumbnail, .testimonial-list > div .thumbnail {
          width: 124px; } }
      @media only screen and (max-width: 767px) {
        .staff-list > div .thumbnail, .testimonial-list > div .thumbnail {
          width: 300px; } }
      @media only screen and (min-width: 420px) and (max-width: 767px) {
        .staff-list > div .thumbnail, .testimonial-list > div .thumbnail {
          width: 420px; } }
      @media only screen and (max-width: 767px) {
        .staff-list > div .thumbnail, .testimonial-list > div .thumbnail {
          display: none !important; } }
  .staff-list.two-columns, .testimonial-list.two-columns {
    float: left; }
    .staff-list.two-columns > div, .testimonial-list.two-columns > div {
      width: 50%;
      display: inline-block;
      vertical-align: top;
      border: none; }
      .staff-list.two-columns > div .thumbnail, .testimonial-list.two-columns > div .thumbnail {
        margin: 0 15px 0 0;
        width: 120px; }
      .staff-list.two-columns > div .person-details, .testimonial-list.two-columns > div .person-details {
        width: 220px; }
        .staff-list.two-columns > div .person-details h2, .testimonial-list.two-columns > div .person-details h2 {
          border-bottom: 1px solid #0aaddb;
          line-height: 24px;
          padding-bottom: 10px;
          margin-bottom: 5px; }
      @media only screen and (max-width: 767px) {
        .staff-list.two-columns > div, .testimonial-list.two-columns > div {
          display: block;
          width: 100%; }
          .staff-list.two-columns > div .person-details, .testimonial-list.two-columns > div .person-details {
            width: 100%; } }

.contact-link {
  float: right;
  height: 65px; }
  .contact-link a h2 {
    color: #006bb7;
    font-size: 27px; }
    .contact-link a h2:after {
      content: "";
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      text-decoration: inherit;
      -webkit-font-smoothing: antialiased;
      display: inline-block;
      vertical-align: text-bottom;
      margin-left: 10px; }
    .contact-link a h2:hover {
      color: #0087db; }
  @media only screen and (max-width: 767px) {
    .contact-link {
      height: auto; } }

.accordion-title {
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: 1px;
  position: relative;
  padding: 1.5rem 4.5rem 1.5rem 1.5rem;
  margin-bottom: 2px;
  background: #0aaddb;
  color: #fff;
  text-transform: uppercase; }
  .accordion-title:after {
    content: "";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    vertical-align: text-bottom;
    position: absolute;
    right: 1.5rem;
    top: 1.5rem;
    font-size: 25px;
    line-height: 1; }
  .accordion-title:hover {
    background: #0087db; }
  .accordion-title.active:after {
    content: "\f056"; }

.accordion-content {
  padding: 2rem;
  border: 1px solid #c7dae0;
  margin-bottom: 5px;
  margin-top: -2px; }
  .accordion-content > *:first-of-type {
    margin-top: 0; }

.share-buttons > div {
  display: inline-block;
  vertical-align: middle; }
  .share-buttons > div ~ div {
    margin-left: 25px; }
  .share-buttons > div > a {
    cursor: pointer;
    font-family: "Rajdhani", Arial, sans-serif;
    font-size: 1.5rem;
    font-weight: 600;
    font-style: normal;
    color: #333;
    text-decoration: none; }
    .share-buttons > div > a:hover {
      text-decoration: underline; }

.socialNav {
  margin: 10px 0 0;
  text-align: left; }
  .socialNav > li {
    margin: 0 15px 0 0;
    display: inline-block;
    vertical-align: middle; }
    .socialNav > li > a {
      font-size: 0;
      line-height: 0;
      color: transparent;
      display: block;
      text-decoration: none; }
      .socialNav > li > a:hover:before {
        color: #006bb7; }
      .socialNav > li > a:before {
        content: "";
        font-family: FontAwesome;
        font-weight: normal;
        font-style: normal;
        text-decoration: inherit;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        vertical-align: text-bottom;
        color: #fff;
        font-size: 30px;
        display: block;
        line-height: 1; }
      .socialNav > li > a.twitter:before {
        content: "\f081"; }
      .socialNav > li > a.linkedin:before {
        content: "\f08c"; }
      .socialNav > li > a.youtube:before {
        content: "\f16a"; }
    @media only screen and (max-width: 959px) {
      .socialNav > li {
        margin-right: 10px; } }

.secondary-cta {
  text-align: center;
  margin: 2em 0; }

.comparison-chart {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 5em 0 2em; }
  .comparison-chart .account {
    -webkit-box-flex: 0 1 250px;
    -moz-box-flex: 0 1 250px;
    -webkit-flex: 0 1 250px;
    -ms-flex: 0 1 250px;
    flex: 0 1 250px;
    text-align: center;
    border-top: 1px solid #000; }
    .comparison-chart .account > div:nth-child(1) {
      background: #0aaddb; }
    .comparison-chart .account .account-details > div:nth-child(1) {
      background: rgba(10, 173, 219, 0.15); }
    .comparison-chart .account .account-details > div:nth-child(2) {
      background: rgba(10, 173, 219, 0.1);
      vertical-align: top; }
    .comparison-chart .account.for-labels {
      -webkit-box-flex: 0 1 160px;
      -moz-box-flex: 0 1 160px;
      -webkit-flex: 0 1 160px;
      -ms-flex: 0 1 160px;
      flex: 0 1 160px;
      text-align: center; }
      .comparison-chart .account.for-labels .account-name {
        border-left: 1px solid #000;
        display: table;
        width: 100%; }
        .comparison-chart .account.for-labels .account-name > * {
          display: table-cell;
          width: 100%;
          vertical-align: middle;
          padding: 0;
          margin: 0;
          text-align: center;
          font-size: 1.5rem;
          color: #fff; }
      .comparison-chart .account.for-labels .section > * {
        text-align: center; }
    .comparison-chart .account .account-name {
      background: #bdbcc0;
      border-bottom: 1px solid #000;
      border-left: 1px solid #000;
      padding: 10px;
      position: relative; }
      .comparison-chart .account .account-name h2 {
        margin: 0;
        font-size: 1.7rem;
        font-weight: bold;
        color: #fff;
        text-transform: uppercase;
        min-height: 45px; }
      .comparison-chart .account .account-name .primary-button a {
        display: inline-block;
        text-decoration: none;
        text-align: center;
        background: #fff;
        box-shadow: none;
        border-radius: 0;
        min-height: 0;
        padding: 0.25em 2em;
        margin: 0.5em 0;
        max-width: none;
        border: 2px solid #006bb7;
        color: #006bb7;
        font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
        font-size: 2.8rem;
        font-weight: 600;
        font-style: normal;
        text-transform: uppercase;
        padding-left: 0;
        padding-right: 0;
        display: block;
        margin: 10px auto 0;
        font-size: 2rem; }
        .comparison-chart .account .account-name .primary-button a:hover {
          background: #0087db;
          color: #fff;
          border: 2px solid #0087db; }
      .comparison-chart .account .account-name .popular {
        position: absolute;
        width: 100%;
        height: 40px;
        background: #bdbcc0;
        line-height: 40px;
        text-align: center;
        border-radius: 10px 10px 0 0;
        top: -41px;
        left: 0;
        font-size: 1.5rem;
        font-weight: bold;
        color: #fff; }
      .comparison-chart .account .account-name > a {
        color: #fff;
        display: block;
        font-size: 16px;
        margin-top: 5px;
        text-decoration: underline; }
        .comparison-chart .account .account-name > a:hover {
          color: #004d84; }
    .comparison-chart .account .account-details {
      text-align: left; }
      .comparison-chart .account .account-details h4 {
        font-size: 1.5rem;
        font-weight: bold;
        color: #333;
        display: none !important; }
        @media only screen and (max-width: 767px) {
          .comparison-chart .account .account-details h4 {
            display: block !important; } }
      .comparison-chart .account .account-details p, .comparison-chart .account .account-details li {
        font-size: 1.4rem; }
      .comparison-chart .account .account-details ul li ul {
        margin-left: 0; }
      .comparison-chart .account .account-details .section {
        border-bottom: 1px solid #000;
        border-left: 1px solid #000;
        display: table;
        width: 100%;
        padding: 5px 10px; }
        .comparison-chart .account .account-details .section > * {
          display: table-cell;
          width: 100%;
          vertical-align: middle;
          padding: 0;
          margin: 0; }
        .comparison-chart .account .account-details .section:nth-child(2) > * {
          vertical-align: top;
          padding-top: 10px; }
    .comparison-chart .account:last-of-type .account-name, .comparison-chart .account:last-of-type .account-details .section {
      border-right: 1px solid #000; }
  @media only screen and (max-width: 767px) {
    .comparison-chart {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-top: 2em; }
      .comparison-chart .account {
        margin: 0 auto 10px;
        -webkit-box-flex: 0 1 100%;
        -moz-box-flex: 0 1 100%;
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%; }
        .comparison-chart .account .account-name {
          padding: 1em;
          border-right: 1px solid #000; }
          .comparison-chart .account .account-name .popular {
            border-radius: 0;
            top: 0; }
            .comparison-chart .account .account-name .popular + h2 {
              padding-top: 40px; }
        .comparison-chart .account .account-details .section {
          display: block;
          border-right: 1px solid #000;
          padding: 10px; }
          .comparison-chart .account .account-details .section > * {
            display: block; } }

a.viewall {
  display: block;
  margin-bottom: 1em;
  text-decoration: none;
  text-align: center;
  font-size: 3.2rem;
  font-family: "Rajdhani", Arial, sans-serif;
  font-weight: 600;
  color: #333; }
  a.viewall:after {
    content: "";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    vertical-align: text-bottom;
    display: inline;
    vertical-align: baseline;
    color: #0aaddb;
    font-size: 16px;
    margin-left: 5px; }
  a.viewall:hover {
    color: #0087db; }
    a.viewall:hover:after {
      color: #0087db; }

.intro {
  padding: 2em 0 0; }
  .intro:empty {
    display: none; }
  .intro > *:first-of-type {
    margin-top: 0; }

#searchResults #searchResultsHeader {
  border-bottom: 1px solid #ccc;
  padding-bottom: 2em;
  margin: 0 0 2em; }
  #searchResults #searchResultsHeader .keyword {
    font-weight: bold;
    font-size: 1.8rem; }
#searchResults .site-search:before {
  content: "Or search again: ";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px; }
#searchResults .site-search form {
  display: inline-block;
  vertical-align: middle;
  background: #fff; }

.rate {
  margin-bottom: 2em; }
  .rate h3 {
    margin-top: 0; }
    .rate h3:after {
      content: "";
      display: block;
      height: 0;
      clear: both; }
    .rate h3 a {
      float: right;
      font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
      font-size: 1.5rem;
      font-weight: 400;
      font-style: normal;
      text-decoration: none;
      margin-top: 9px; }
  .rate .table {
    margin-bottom: 20px; }

.news-events .search-string, .news-detail .search-string {
  margin-top: 2em; }
.news-events .topicList > a, .news-detail .topicList > a {
  display: block; }
.news-events .content-list .content-item .content-details, .news-detail .content-list .content-item .content-details {
  float: left;
  display: inline;
  margin-left: 10px;
  margin-right: 10px;
  width: 520px;
  margin-left: 0; }
  @media only screen and (max-width: 767px) {
    .news-events .content-list .content-item .content-details, .news-detail .content-list .content-item .content-details {
      margin: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 959px) {
    .news-events .content-list .content-item .content-details, .news-detail .content-list .content-item .content-details {
      width: 412px; } }
  @media only screen and (max-width: 767px) {
    .news-events .content-list .content-item .content-details, .news-detail .content-list .content-item .content-details {
      width: 300px; } }
  @media only screen and (min-width: 420px) and (max-width: 767px) {
    .news-events .content-list .content-item .content-details, .news-detail .content-list .content-item .content-details {
      width: 420px; } }
  .news-events .content-list .content-item .content-details h3, .news-detail .content-list .content-item .content-details h3 {
    margin-top: 0; }
.news-events .content-list .content-item > a, .news-detail .content-list .content-item > a {
  float: left;
  display: inline;
  margin-left: 10px;
  margin-right: 10px;
  width: 160px;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  background: #fff;
  box-shadow: none;
  border-radius: 0;
  min-height: 0;
  padding: 0.25em 2em;
  margin: 0.5em 0;
  max-width: 220px;
  border: 2px solid #006bb7;
  color: #006bb7;
  font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  margin: 0;
  padding-left: 0;
  padding-right: 0; }
  @media only screen and (max-width: 767px) {
    .news-events .content-list .content-item > a, .news-detail .content-list .content-item > a {
      margin: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 959px) {
    .news-events .content-list .content-item > a, .news-detail .content-list .content-item > a {
      width: 124px; } }
  @media only screen and (max-width: 767px) {
    .news-events .content-list .content-item > a, .news-detail .content-list .content-item > a {
      width: 300px; } }
  @media only screen and (min-width: 420px) and (max-width: 767px) {
    .news-events .content-list .content-item > a, .news-detail .content-list .content-item > a {
      width: 420px; } }
  .news-events .content-list .content-item > a:hover, .news-detail .content-list .content-item > a:hover {
    background: #0087db;
    color: #fff;
    border: 2px solid #0087db; }

body[class*='application'] .page-header, body[class*='get-started'] .page-header {
  margin-bottom: 2em; }
body[class*='application'] .pageTitle h1, body[class*='get-started'] .pageTitle h1 {
  margin-top: 0;
  font-size: 4rem; }
body[class*='application'] ul.applicationSteps, body[class*='get-started'] ul.applicationSteps {
  margin-left: 0; }
  body[class*='application'] ul.applicationSteps > li, body[class*='get-started'] ul.applicationSteps > li {
    margin-left: 16px;
    list-style: decimal outside; }
    body[class*='application'] ul.applicationSteps > li.active, body[class*='get-started'] ul.applicationSteps > li.active {
      color: #C30023; }
