span[class^="fa-"],
span[class*=" fa-"],
.postsNav span {
  font-family: "Font Awesome 5 Pro"; }

.glyph {
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 8px #f3f4f5, 0 0 5px 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 8px #f3f4f5, 0 0 5px 8px rgba(0, 0, 0, 0.2);
  margin: 10px auto; }

@font-face {
  font-family: "avenir-bold";
  src: url("../fonts/721281/dccb10af-07a2-404c-bfc7-7750e2716bc1.eot?#iefix");
  src: local("avenir-bold"), url("../fonts/721281/dccb10af-07a2-404c-bfc7-7750e2716bc1.eot?#iefix") format("eot"), url("../fonts/721281/14c73713-e4df-4dba-933b-057feeac8dd1.woff2") format("woff2"), url("../fonts/721281/b8e906a1-f5e8-4bf1-8e80-82c646ca4d5f.woff") format("woff"), url("../fonts/721281/890bd988-5306-43ff-bd4b-922bc5ebdeb4.ttf") format("truetype"), url("../fonts/721281/ed104d8c-7f39-4e8b-90a9-4076be06b857.svg#ed104d8c-7f39-4e8b-90a9-4076be06b857") format("svg");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: "avenir";
  src: local("avenir"), url("../fonts/721263/2cd55546-ec00-4af9-aeca-4a3cd186da53.woff2") format("woff2"), url("../fonts/721263/1e9892c0-6927-4412-9874-1b82801ba47a.woff") format("woff"); }
.h1, h1 {
  font-family: "avenir-bold", Helvetica, sans-serif;
  font-weight: 400;
  margin: 0 0 15px 0;
  color: #313235;
  font-size: 40px;
  line-height: 42px; }

.h2, h2 {
  font-family: "avenir-bold", Helvetica, sans-serif;
  font-weight: 400;
  margin: 0 0 18px 0;
  color: #313235;
  font-size: 30px;
  line-height: 36px; }

.h3, h3 {
  font-family: "avenir-bold", Helvetica, sans-serif;
  font-weight: 400;
  margin: 0 0 15px 0;
  color: #313235;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: 0; }

.h4, h4 {
  font-family: "avenir", serif;
  font-weight: 400;
  margin: 0 0 15px 0;
  color: #9c968f;
  font-weight: 300;
  font-size: 21px;
  line-height: 33px; }

.h5, h5 {
  font-family: "avenir-bold", Helvetica, sans-serif;
  font-weight: 400;
  margin: 0 0 5px 0;
  color: #313235;
  font-size: 20px;
  line-height: 25px; }

.h6, h6 {
  margin: 0 0 15px 0;
  color: #595959;
  font-family: "avenir", Verdana, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.005em;
  text-transform: uppercase; }

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

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

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

  table.visible-xs {
    display: table; }

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

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

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

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

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

  table.visible-sm {
    display: table; }

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

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

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

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

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

  table.visible-md {
    display: table; }

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

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

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

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

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

  table.visible-lg {
    display: table; }

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

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

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

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

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

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

  table.visible-print {
    display: table; }

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

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

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

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

@media print {
  .hidden-print {
    display: none !important; } }
/*------------------------------*\
        Layout
\*------------------------------*/
html,
body {
  font-family: "avenir", Verdana, Tahoma, sans-serif;
  font-size: 15px;
  color: #787873;
  line-height: 29px;
  letter-spacing: 0.025em;
  font-weight: 300; }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

::-moz-focus-inner {
  border: 0 !important; }

/*------------------------------*\
        Global
\*------------------------------*/
@media (max-width: 768px) {
  h1 {
    font-size: 38px;
    line-height: 45px; } }

a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fe5a13;
  text-decoration: none; }
  .theComment a {
    white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -hp-pre-wrap;
    word-wrap: break-word; }
  a.readmore:after {
    content: '\00A0 \203A'; }

a:hover,
a:hover,
a:focus {
  color: #747474;
  text-decoration: none; }

a:focus-visible {
  outline-width: 2px; }

a img {
  border: 0; }

img {
  vertical-align: top; }

hr {
  border: none;
  width: 100%;
  height: 3px;
  overflow: hidden;
  margin: 40px 0;
  clear: both;
  border-top: 1px solid #5d5d5d; }
  .table-portfolio hr {
    margin: 25px 0 47px; }

p {
  margin: 0 0 20px; }
  p:last-child {
    margin-bottom: 0; }

blockquote {
  font-family: "avenir", serif;
  font-weight: 400;
  background: none;
  text-align: left;
  font-size: 21px;
  font-style: normal;
  line-height: 33px;
  color: #4a413a;
  padding: 0 0 0 30px;
  margin: 40px 0;
  border-left: 8px solid #0068a5; }
  blockquote p:last-child {
    margin: 0; }
  blockquote strong {
    font-weight: 600; }

ul, ol {
  margin: 15px 0 30px 25px;
  padding: 0;
  font-size: 15px;
  line-height: 24px; }

li {
  margin: 0 0 10px;
  padding: 0; }

ul {
  list-style: none; }

ul li {
  list-style: disc outside none; }

#contentArea li {
  font-size: 13px;
  line-height: 1.46154; }

/*------------------------------*\
        Link Buttons
\*------------------------------*/
a.link-button,
p.link-button a,
a span.link-button,
a.button,
input[type="submit"].link-button,
input[type="image"].link-button,
div.link-button {
  -webkit-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
  font-family: "avenir-bold", Helvetica, sans-serif;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  padding: 12px 36px;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.025em;
  text-align: center;
  border: none;
  background-color: #0073BC;
  color: #fff; }
  @media (min-width: 768px) {
    a.link-button,
    p.link-button a,
    a span.link-button,
    a.button,
    input[type="submit"].link-button,
    input[type="image"].link-button,
    div.link-button {
      width: auto;
      padding: 14px 48px; } }
  a.link-button:focus,
  p.link-button a:focus,
  a span.link-button:focus,
  a.button:focus,
  input[type="submit"].link-button:focus,
  input[type="image"].link-button:focus,
  div.link-button:focus {
    text-decoration: none; }
  a.link-button:hover, a.link-button:focus, a.link-button:active,
  p.link-button a:hover,
  p.link-button a:focus,
  p.link-button a:active,
  a span.link-button:hover,
  a span.link-button:focus,
  a span.link-button:active,
  a.button:hover,
  a.button:focus,
  a.button:active,
  input[type="submit"].link-button:hover,
  input[type="submit"].link-button:focus,
  input[type="submit"].link-button:active,
  input[type="image"].link-button:hover,
  input[type="image"].link-button:focus,
  input[type="image"].link-button:active,
  div.link-button:hover,
  div.link-button:focus,
  div.link-button:active {
    background-color: #002061;
    color: #fff; }

.button.teal,
.button.green {
  -webkit-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
  font-family: "avenir-bold", Helvetica, sans-serif;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  padding: 12px 36px;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.025em;
  text-align: center;
  border: none;
  background: #5CA4A6;
  color: #fff; }
  @media (min-width: 768px) {
    .button.teal,
    .button.green {
      width: auto;
      padding: 14px 48px; } }
  .button.teal:focus,
  .button.green:focus {
    text-decoration: none; }
  .button.teal:hover, .button.teal:focus, .button.teal:active,
  .button.green:hover,
  .button.green:focus,
  .button.green:active {
    background-color: #656974;
    color: #fff; }

p.ghost-button a,
a span.ghost-button,
a.ghost-button,
input[type="submit"].ghost-button,
input[type="image"].ghost-button,
div.ghost-button {
  -webkit-transition: background 0.2s, border 0.2s, color 0.2s;
  transition: background 0.2s, border 0.2s, color 0.2s;
  font-family: "avenir-bold", Helvetica, sans-serif;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  padding: 12px 36px;
  border-radius: 50px;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.025em;
  border-color: #fff;
  background: transparent;
  color: #fff; }
  p.ghost-button a:hover, p.ghost-button a:focus, p.ghost-button a:active,
  a span.ghost-button:hover,
  a span.ghost-button:focus,
  a span.ghost-button:active,
  a.ghost-button:hover,
  a.ghost-button:focus,
  a.ghost-button:active,
  input[type="submit"].ghost-button:hover,
  input[type="submit"].ghost-button:focus,
  input[type="submit"].ghost-button:active,
  input[type="image"].ghost-button:hover,
  input[type="image"].ghost-button:focus,
  input[type="image"].ghost-button:active,
  div.ghost-button:hover,
  div.ghost-button:focus,
  div.ghost-button:active {
    background: #fff;
    border-color: #fff;
    color: #656974; }
  @media (min-width: 768px) {
    p.ghost-button a,
    a span.ghost-button,
    a.ghost-button,
    input[type="submit"].ghost-button,
    input[type="image"].ghost-button,
    div.ghost-button {
      width: auto;
      padding: 14px 48px; } }
  p.ghost-button a:focus,
  a span.ghost-button:focus,
  a.ghost-button:focus,
  input[type="submit"].ghost-button:focus,
  input[type="image"].ghost-button:focus,
  div.ghost-button:focus {
    text-decoration: none; }

.ghost-button.dark {
  -webkit-transition: background 0.2s, border 0.2s, color 0.2s;
  transition: background 0.2s, border 0.2s, color 0.2s;
  font-family: "avenir-bold", Helvetica, sans-serif;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  padding: 12px 36px;
  border-radius: 50px;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.025em;
  border-color: #313235;
  background: transparent;
  color: #313235; }
  .ghost-button.dark:hover, .ghost-button.dark:focus, .ghost-button.dark:active {
    background: #313235;
    border-color: #313235;
    color: #fff; }
  @media (min-width: 768px) {
    .ghost-button.dark {
      width: auto;
      padding: 14px 48px; } }
  .ghost-button.dark:focus {
    text-decoration: none; }

@media (min-width: 768px) {
  .button + .button,
  .button + .ghost-button {
    margin-left: 15px; } }

@media (min-width: 768px) {
  .ghost-button + .button,
  .ghost-button + .ghost-button {
    margin-left: 15px; } }

.col-lg-2-4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 1200px) {
    .col-lg-2-4 {
      float: left;
      width: 20%; } }

.col-md-2-4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 992px) {
    .col-md-2-4 {
      float: left;
      width: 20%; } }

.col-sm-2-4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .col-sm-2-4 {
      float: left;
      width: 20%; } }
