@charset "UTF-8";
.gallery:before,
.gallery-clear:before,
.gallery-pagination:before, .pagination:before, .widget:before, .comments-area:before, #respond:before, #respond form p.comment-form-email:before, .article:before, .post-navigation .nav-links:before, .archive .term-description:before, .archive__description:before, .gallery:after,
.gallery-clear:after,
.gallery-pagination:after, .pagination:after, .widget:after, .comments-area:after, #respond:after, #respond form p.comment-form-email:after, .article:after, .post-navigation .nav-links:after, .archive .term-description:after, .archive__description:after {
  content: "";
  display: table; }

.gallery::after,
.gallery-clear::after,
.gallery-pagination::after, .pagination::after, .widget::after, .comments-area::after, #respond::after, #respond form p.comment-form-email::after, .article::after, .post-navigation .nav-links::after, .archive .term-description::after, .archive__description::after {
  clear: both; }

/*! =Scaffolding
-------------------------------------------------------------- */
html {
  font-size: 16px; }

body {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  color: #464646;
  background-color: #44c6f3;
  position: relative; }

a {
  color: inherit;
  text-decoration: none; }
  a:focus, a:hover {
    color: inherit;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  a:visited {
    color: inherit; }
  a.btn:visited {
    color: #fff; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  margin-top: 0;
  margin-bottom: 0.618em; }

h4, h5, h6 {
  font-weight: 500; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

hr {
  border: none;
  border-top: 1px solid #abd037;
  margin: 10px 0;
  clear: both;
  float: none; }

.affix {
  top: 0;
  width: 100%;
  z-index: 999; }

#wrapper {
  max-width: 1600px;
  min-height: 100vh;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

/*! =Bootstrap overrides and addons
-------------------------------------------------------------- */
/*! =Images
-------------------------------------------------------------- */
.gallery {
  display: block;
  clear: both;
  overflow: hidden;
  margin: 0 auto; }
  .gallery dl,
  .gallery figure {
    margin: 0; }
  .gallery br + br {
    display: none; }
  .gallery .gallery-row {
    display: block;
    clear: both;
    overflow: hidden;
    margin: 0;
    padding: 0; }
  .gallery .gallery-item {
    display: block;
    float: left;
    overflow: hidden;
    margin: 0 0 1.2em 0;
    padding: 0;
    border: none;
    background: transparent;
    list-style: none;
    text-align: center; }
    .gallery .gallery-item a {
      display: block; }
  .gallery .gallery-icon {
    display: block;
    margin: 0;
    padding: 0;
    line-height: 1em; }
    .gallery .gallery-icon img {
      display: block;
      margin: 0 auto;
      padding: 1%;
      max-width: 89%;
      width: auto;
      height: auto; }
      .gallery .gallery-icon img:hover {
        opacity: .8; }
  .gallery .gallery-caption {
    display: block;
    margin: 0 0 12px;
    margin-left: 0;
    color: #888;
    font-size: 12px; }

.gallery-columns-0 .gallery-item {
  width: 100%; }

.gallery-columns-1 .gallery-item {
  width: 100%; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-3 .gallery-item {
  width: 33.33%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery-columns-6 .gallery-item {
  width: 16.66%; }

.gallery-columns-7 .gallery-item {
  width: 14.28%; }

.gallery-columns-8 .gallery-item {
  width: 12.5%; }

.gallery-columns-9 .gallery-item {
  width: 11.11%; }

.gallery-columns-10 .gallery-item {
  width: 10%; }

.gallery-columns-11 .gallery-item {
  width: 9.09%; }

.gallery-columns-12 .gallery-item {
  width: 8.33%; }

.gallery-columns-13 .gallery-item {
  width: 7.69%; }

.gallery-columns-14 .gallery-item {
  width: 7.14%; }

.gallery-columns-15 .gallery-item {
  width: 6.66%; }

.gallery-columns-16 .gallery-item {
  width: 6.25%; }

.gallery-columns-17 .gallery-item {
  width: 5.88%; }

.gallery-columns-18 .gallery-item {
  width: 5.55%; }

.gallery-columns-19 .gallery-item {
  width: 5.26%; }

.gallery-columns-20 .gallery-item {
  width: 5%; }

.gallery-columns-21 .gallery-item {
  width: 4.76%; }

.gallery-columns-22 .gallery-item {
  width: 4.54%; }

.gallery-columns-23 .gallery-item {
  width: 4.34%; }

.gallery-columns-24 .gallery-item {
  width: 4.16%; }

.gallery-columns-25 .gallery-item {
  width: 4%; }

.gallery-columns-26 .gallery-item {
  width: 3.84%; }

.gallery-columns-27 .gallery-item {
  width: 3.7%; }

.gallery-columns-28 .gallery-item {
  width: 3.57%; }

.gallery-columns-29 .gallery-item {
  width: 3.44%; }

.gallery-columns-30 .gallery-item {
  width: 3.33%; }

.gallery-columns-0 .gallery-item,
.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item {
  margin: 0 0 1.2em 0; }

.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item {
  margin: 0 0 .9em 0; }

.gallery-columns-9 .gallery-item,
.gallery-columns-10 .gallery-item,
.gallery-columns-11 .gallery-item,
.gallery-columns-12 .gallery-item,
.gallery-columns-13 .gallery-item,
.gallery-columns-14 .gallery-item,
.gallery-columns-15 .gallery-item,
.gallery-columns-16 .gallery-item,
.gallery-columns-17 .gallery-item,
.gallery-columns-18 .gallery-item,
.gallery-columns-19 .gallery-item,
.gallery-columns-20 .gallery-item,
.gallery-columns-21 .gallery-item,
.gallery-columns-22 .gallery-item,
.gallery-columns-23 .gallery-item,
.gallery-columns-24 .gallery-item,
.gallery-columns-25 .gallery-item,
.gallery-columns-26 .gallery-item,
.gallery-columns-27 .gallery-item,
.gallery-columns-28 .gallery-item,
.gallery-columns-29 .gallery-item,
.gallery-columns-30 .gallery-item {
  margin: 0 0 .6em 0; }

/* Clear first item of each row if captions are
too long so we don't break a grid */
.gallery-columns-2 .gallery-item:nth-child(2n+3),
.gallery-columns-3 .gallery-item:nth-child(3n+4),
.gallery-columns-4 .gallery-item:nth-child(4n+5),
.gallery-columns-5 .gallery-item:nth-child(5n+6),
.gallery-columns-6 .gallery-item:nth-child(6n+7),
.gallery-columns-7 .gallery-item:nth-child(7n+8),
.gallery-columns-8 .gallery-item:nth-child(8n+9),
.gallery-columns-9 .gallery-item:nth-child(9n+10),
.gallery-columns-10 .gallery-item:nth-child(10n+11),
.gallery-columns-11 .gallery-item:nth-child(11n+12),
.gallery-columns-12 .gallery-item:nth-child(12n+13),
.gallery-columns-13 .gallery-item:nth-child(13n+14),
.gallery-columns-14 .gallery-item:nth-child(14n+15),
.gallery-columns-15 .gallery-item:nth-child(15n+16),
.gallery-columns-16 .gallery-item:nth-child(16n+17),
.gallery-columns-17 .gallery-item:nth-child(17n+18),
.gallery-columns-18 .gallery-item:nth-child(18n+19),
.gallery-columns-19 .gallery-item:nth-child(19n+20),
.gallery-columns-20 .gallery-item:nth-child(20n+21),
.gallery-columns-21 .gallery-item:nth-child(21n+22),
.gallery-columns-22 .gallery-item:nth-child(22n+23),
.gallery-columns-23 .gallery-item:nth-child(23n+24),
.gallery-columns-24 .gallery-item:nth-child(24n+25),
.gallery-columns-25 .gallery-item:nth-child(25n+26),
.gallery-columns-26 .gallery-item:nth-child(26n+27),
.gallery-columns-27 .gallery-item:nth-child(27n+28),
.gallery-columns-28 .gallery-item:nth-child(28n+29),
.gallery-columns-29 .gallery-item:nth-child(29n+30),
.gallery-columns-30 .gallery-item:nth-child(30n+31) {
  clear: left; }

/*! =Pagination
-------------------------------------------------------------- */
.pagination {
  text-align: center;
  display: block;
  margin-top: 1.875rem;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  border-radius: 0;
  border-top: 4px solid #cccccc; }
  .pagination .nav-links {
    display: block; }
  .pagination a {
    color: #abd037; }
  .pagination .page-numbers {
    display: inline-block;
    padding: 0;
    margin: 0 1px;
    border: 1px solid #abd037;
    line-height: 1;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    overflow: hidden;
    text-decoration: none;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-size: 0.875rem; }
  .pagination .page-numbers.current,
  .pagination a.page-numbers:hover {
    border-color: #abd037;
    background: #abd037;
    color: #fff; }
  .pagination .next {
    float: right; }
  .pagination .prev {
    float: left; }

/* =Widgets
-------------------------------------------------------------- */
.widget {
  position: relative;
  display: block; }
  .sidebar .widget {
    margin-bottom: 1.875rem; }
  .widget__header, .widget__body, .widget__footer {
    position: relative;
    display: block; }
  .widget__header {
    position: relative; }
  .widget__title {
    line-height: 1;
    font-size: 22px;
    font-size: 1.375rem;
    padding: 0 0 18px;
    margin: 0;
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    position: relative;
    color: #969696;
    text-transform: uppercase; }
  .widget__body {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 300; }

/*! =Comments
-------------------------------------------------------------- */
.comments-area {
  margin: 5% auto 0 auto;
  max-width: 100%;
  padding-top: 20px;
  border-top: 4px solid #abd037;
  position: relative; }
  .widget-recent-comment .comments-area {
    margin: 0;
    padding: 0;
    border-top: none; }

.comment-list,
ul#recentcomments {
  margin: 0;
  padding: 0;
  list-style: none; }

.comment-list li {
  margin-bottom: 6%;
  position: relative; }

ul#recentcomments li {
  padding: 4px 0; }

ul#recentcomments li:first-child {
  padding-top: 0; }

ul#recentcomments li:last-child {
  border-bottom: none; }

h2.comments-title,
h3.comment-reply-title {
  margin-bottom: 5%;
  font-weight: 700;
  font-size: 30px;
  font-size: 1.875rem;
  font-family: "Roboto", sans-serif; }

.comment-block {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  position: relative; }

.comments-area .comment-meta {
  display: block;
  position: relative;
  margin: 0 0 18px; }
  .widget-recent-comment .comments-area .comment-meta {
    margin-bottom: 5px; }

.comments-area .avatar {
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
  margin-top: 0;
  position: absolute;
  vertical-align: top;
  width: 40px;
  padding: 0;
  line-height: 0; }
  .widget-recent-comment .comments-area .avatar {
    width: 35px; }

.comments-area .comment-info {
  display: inline-block;
  margin: 0 0 0 55px; }
  .widget-recent-comment .comments-area .comment-info {
    margin-left: 45px; }

.comments-area .comment-cite {
  display: inline-block;
  font-family: "Roboto", sans-serif;
  text-transform: capitalize;
  font-size: 18px;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  width: 100%; }

.comments-area .comment-time,
.comments-area .comment-edit-link {
  color: #999999;
  font-family: "Roboto", sans-serif;
  font-size: 11px;
  font-size: 0.6875rem;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 1;
  text-transform: uppercase;
  vertical-align: top; }

.comments-area .comment-time {
  text-transform: none;
  display: inline-block;
  width: 100%; }

.comments-area .comment-content {
  position: relative;
  background: #f2f2f2;
  font-size: 15px;
  font-size: 0.9375rem;
  padding: 20px;
  border-radius: 3px;
  display: block; }
  .comments-area .comment-content p {
    margin-bottom: 1.2em; }
    .comments-area .comment-content p.reply {
      margin-bottom: 0; }
  .comments-area .comment-content:before {
    border-bottom: 10px solid #f2f2f2;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    height: 0;
    width: 0;
    left: 10px;
    position: absolute;
    top: -10px;
    display: block;
    z-index: 5;
    content: ''; }
  .widget-recent-comment .comments-area .comment-content {
    padding: 5px;
    background-color: #222222;
    font-size: 13px;
    font-size: 0.8125rem;
    border-radius: 0; }
    .widget-recent-comment .comments-area .comment-content:before {
      border-bottom: 5px solid #222222;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      top: -5px;
      left: 12px; }

.comments-area .comment-edit-link {
  position: absolute;
  bottom: 20px;
  right: 10px;
  display: block;
  width: 50px;
  font-size: 12px;
  font-size: 0.75rem; }

.comments-area .reply {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700; }
  .comments-area .reply a {
    color: #999999; }

.comments-area li.bypostauthor cite span {
  position: absolute;
  margin-left: 5px;
  padding: 2px 5px;
  font-size: 10px; }

a.comment-reply-link,
a.comment-edit-link {
  color: #686868;
  font-size: 13px;
  line-height: 1.846153846; }

a.comment-reply-link:hover,
a.comment-edit-link:hover {
  color: #21759b; }

.comment-list .pingback {
  margin-bottom: 24px;
  line-height: 1.714285714; }

/* Comment form */
#respond {
  margin-top: 48px;
  max-width: 99.5%; }
  #respond h3#reply-title #cancel-comment-reply-link {
    float: right;
    font-size: 18px;
    margin-top: 8px; }
  #respond form {
    margin: 2em 0; }
    #respond form p {
      margin: 1em 0; }
      #respond form p.comment-form-comment {
        margin-bottom: 0; }
      #respond form p.comment-form-author, #respond form p.comment-form-email {
        padding: 0;
        width: 48%; }
      #respond form p.comment-form-author {
        float: left; }
      #respond form p.comment-form-email {
        float: right; }
      #respond form p.comment-form-url {
        float: none;
        clear: both;
        width: 100%; }
      #respond form p.logged-in-as {
        margin-bottom: 2em; }
      #respond form p.form-submit #submit {
        width: auto;
        margin-top: 1em;
        background: #25408f;
        border: 1px solid #25408f;
        color: #ffffff;
        font-size: 18px;
        font-size: 1.125rem;
        border-radius: 3px;
        font-weight: 500;
        padding: 15px 20px; }
    #respond form label {
      display: block;
      line-height: 1.714285714; }
    #respond form input[type="text"],
    #respond form input[type="email"],
    #respond form input[type="url"],
    #respond form textarea {
      max-width: 100%;
      width: 100%;
      background: #fff;
      border: 1px solid #abd037;
      border-radius: 2px;
      color: #999999;
      font-size: 16px;
      font-size: 1rem;
      padding: 10px;
      -webkit-transition: all 0.1s ease-in-out 0s;
      -o-transition: all 0.1s ease-in-out 0s;
      transition: all 0.1s ease-in-out 0s; }
      #respond form input[type="text"]:focus,
      #respond form input[type="email"]:focus,
      #respond form input[type="url"]:focus,
      #respond form textarea:focus {
        border-color: #596e1a; }
    #respond form textarea {
      overflow: auto;
      vertical-align: top; }
    #respond form .row input[type="text"],
    #respond form .row input[type="email"],
    #respond form .row input[type="url"],
    #respond form .row textarea {
      max-width: 100%;
      width: 100%; }
    #respond form p.form-allowed-tags {
      margin: 0;
      color: #5e5e5e;
      font-size: 12px;
      line-height: 2; }
    #respond form p.form-allowed-tags code {
      white-space: normal; }
  #respond .required {
    color: red; }

/*! =WordPress core styles
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: transparent;
  border: none;
  border-bottom: 1px solid #dcdcdc;
  width: auto;
  max-width: 100%;
  /* Image does not overflow the content area */
  padding: 0;
  text-align: left; }
  .wp-caption > a {
    display: block; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }
  @media (min-width: 1380px) {
    .wp-caption.alignnone {
      min-width: calc(100% + 210px);
      margin-left: -210px; } }

@media (min-width: 1380px) {
  .offset-image {
    min-width: calc(100% + 210px);
    margin-left: -210px;
    margin-bottom: 20px;
    display: block; } }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
  max-width: 55%; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
  max-width: 55%; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.2;
  margin: 0;
  padding: 15px 0;
  color: #a8a8a8; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/*! =Article
-------------------------------------------------------------- */
.article {
  display: block;
  position: relative;
  margin-bottom: 1.875rem; }
  .article__share {
    margin-bottom: 0; }
  .article__categories a {
    display: inline-block; }
  .article__categories > a {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    color: #abd037; }
  .article__categories > a:first-child {
    border: 1px solid #25408f;
    text-transform: uppercase;
    font-weight: bold;
    color: #25408f; }
  .article__category {
    border: 1px solid #25408f;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0; }
  .article__header {
    margin-bottom: 0.9375rem;
    padding-bottom: 0.9375rem;
    border-bottom: 4px solid #abd037; }
  .article__image {
    width: 100%;
    position: relative;
    margin-bottom: 1.875rem; }
    @media (min-width: 1380px) {
      .article__image {
        width: calc(100% + 210px);
        margin-left: -210px; } }
    .article__image > a {
      display: block; }
    .article__image img {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      height: auto; }
  .article__meta {
    font-size: 14px;
    font-size: 0.875rem;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .article__meta > li {
      min-height: 1px;
      min-width: 0;
      position: relative;
      padding-right: 10px;
      color: #969696;
      font-weight: bold; }
      .article__meta > li i {
        color: #898989; }
      .article__meta > li.article__meta--author a {
        text-transform: uppercase;
        font-size: 12px;
        font-size: 0.75rem;
        color: #969696; }
      .article__meta > li.article__meta--comments a {
        font-size: 12px;
        font-size: 0.75rem;
        color: #969696; }
  .article__title {
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.2;
    letter-spacing: -0.025em;
    margin-bottom: 0;
    padding-bottom: 0; }
    .article__title > span {
      text-transform: uppercase;
      font-weight: 300;
      color: #898989;
      font-size: .85em;
      display: block; }
    .article__title + .article__meta {
      padding-top: 1em; }
  .article__excerpt {
    font-family: "Montserrat", sans-serif;
    line-height: 1.5;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500;
    color: #898989;
    padding-bottom: 0.9375rem;
    margin-bottom: 0.9375rem; }
    .article__excerpt p {
      margin: 0;
      padding: 0; }
  .article__tags {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 1.875rem; }
    .article__tags > strong {
      display: block;
      padding-bottom: 0.9375rem;
      text-transform: uppercase; }
    .article__tags > ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .article__tags > ul > li {
        display: inline-block;
        margin: 0 .75em .75em 0;
        padding: 0; }
        .article__tags > ul > li > a {
          display: inline-block;
          font-weight: 400;
          text-align: center;
          white-space: nowrap;
          vertical-align: middle;
          -webkit-user-select: none;
          -moz-user-select: none;
          -ms-user-select: none;
          user-select: none;
          border: 1px solid #898989;
          padding: .375rem .75rem;
          font-size: .85rem;
          line-height: 1.5;
          border-radius: 0;
          -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
          transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
          -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
          transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
          transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
          color: #abd037;
          background-color: rgba(255, 255, 255, 0.01); }
          .article__tags > ul > li > a:hover, .article__tags > ul > li > a:active {
            border-color: #25408f;
            color: #fcaf17;
            background-color: rgba(255, 255, 255, 0.65); }
  .article__content p:first-child:first-letter {
    color: #abd037;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    font-size: 52px;
    font-size: 3.25rem;
    line-height: 1;
    padding-top: 7px;
    padding-right: 8px;
    padding-left: 0px; }

.comments-pagination,
.post-navigation {
  clear: both; }

.post-navigation {
  font-weight: 800;
  margin: 3em 0; }

.post-navigation .nav-links {
  padding: 1em 0; }

.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

.nav-subtitle {
  background: transparent;
  color: #767676;
  display: block;
  font-size: 11px;
  font-size: 0.6875rem;
  letter-spacing: 0.1818em;
  margin-bottom: 1em;
  text-transform: uppercase; }

.nav-links .nav-title {
  position: relative; }

.nav-links .nav-title .nav-title-text-wrapper {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: block;
  margin: 0;
  padding: 0;
  position: relative; }

.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
  left: -2em; }

.nav-next,
.post-navigation .nav-next {
  margin-top: 0; }

.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
  right: -2em;
  margin-left: 0.5em; }

.nav-title-icon-wrapper {
  position: absolute;
  text-align: center;
  width: 2em;
  top: 0.45em;
  font-size: 22px; }

.nav-title {
  color: #333;
  font-size: 15px;
  font-size: 0.9375rem; }

/*! =Article
-------------------------------------------------------------- */
.article-preview {
  position: relative;
  display: block;
  word-wrap: break-word; }
  .article-preview + .article-preview {
    margin-top: 1.875rem; }
  .article-preview__media, .article-preview__body {
    position: relative; }
  .article-preview__media > a,
  .article-preview__media > div {
    display: block;
    position: relative; }
  .article-preview__media img {
    width: 100%;
    height: auto;
    display: block;
    position: relative; }
  .article-preview__body {
    padding-top: 15px;
    padding-bottom: 15px; }
  .article-preview__date {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1;
    font-weight: 700;
    color: #898989;
    margin-bottom: 10px; }
  .article-preview__summary {
    color: #999999;
    font-weight: 300;
    margin: 0;
    padding: 0; }
    .article-preview__summary p {
      margin: 0;
      padding: 0; }
  .article-preview__title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
    font-weight: 300;
    color: #25408f;
    padding-bottom: 0;
    margin-bottom: 0;
    font-family: "Montserrat", sans-serif; }
    .article-preview__title + .article-preview__summary {
      padding-top: 20px; }
  .article-preview__meta {
    padding-bottom: 10px; }
  .article-preview__categories {
    display: inline-block;
    padding-left: 10px;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
    border-left: 1px solid #EEEEEE; }
    .article-preview__categories a {
      color: #898989; }

/* =Header
-------------------------------------------------------------- */
#header {
  position: relative;
  z-index: 5;
  background-color: #ffffff; }

.navbar-gips .navbar-brand {
  position: relative; }
  .navbar-gips .navbar-brand .logo-mobile {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -0.025em;
    font-size: 24px;
    font-size: 1.5rem; }
  .navbar-gips .navbar-brand .logo-desktop {
    position: absolute;
    width: 160px;
    height: 160px;
    padding: 15px;
    background-color: #ffffff;
    border-radius: 50%;
    top: 0; }

.navbar-gips .navbar-nav {
  width: 100%; }
  .navbar-gips .navbar-nav > .nav-item > .nav-link {
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;
    white-space: nowrap;
    color: #25408f; }
  .navbar-gips .navbar-nav > .nav-item.active > .nav-link {
    color: #abd037; }
  .navbar-gips .navbar-nav > .nav-item .dropdown-item {
    font-size: 14px;
    font-size: 0.875rem; }

/* =Frontpage
-------------------------------------------------------------- */
.hero-section {
  position: relative;
  margin-bottom: 70px; }
  .hero-section__elements {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 27%; }

.featured-actions {
  background: #abd037;
  color: #ffffff; }
  .featured-actions__bg {
    background-color: #abd037;
    height: 50px; }
    .featured-actions__bg svg {
      -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
      transform: scaleY(-1);
      width: 100%;
      height: 50px;
      margin: 0;
      padding: 0; }
      .featured-actions__bg svg .svg-shape-fill {
        fill: #ffffff; }

.featured-action {
  text-align: center;
  position: relative;
  padding-top: 70px;
  padding-bottom: 20px; }
  .featured-action__icon {
    width: 70px;
    height: 70px;
    background: #abd037;
    border-radius: 50%;
    border: 2px solid #ffffff;
    color: #ffffff;
    position: absolute;
    top: 34px;
    left: 50%;
    margin-left: -34px;
    padding: 13px; }
    .featured-action__icon svg {
      display: block;
      fill: currentColor;
      width: 40px;
      height: 40px; }
  .featured-action__title {
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    padding: 50px 0 25px;
    margin: 0;
    line-height: 1;
    letter-spacing: -0.025em;
    font-size: 30px;
    font-size: 1.875rem; }
  .featured-action__info {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3;
    margin: 0;
    padding-bottom: 25px;
    color: rgba(0, 0, 0, 0.65); }
  .featured-action__btn {
    border-radius: 24px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    border-width: 2px;
    text-transform: uppercase;
    font-weight: 500; }

.welcome__title {
  color: #000000;
  text-align: center;
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 1;
  font-weight: 800;
  font-family: "Montserrat", sans-serif;
  letter-spacing: -0.025em;
  margin: 0 0 45px 0;
  padding: 0; }

.welcome-box {
  position: relative;
  padding-bottom: 35px; }
  .welcome-box__body {
    position: relative;
    border: 2px solid #25408f;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.17);
    padding: 15px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3em;
    margin-bottom: 25px;
    border-radius: 6px; }
    .welcome-box__body p {
      margin: 0 0 15px;
      padding: 0; }
      .welcome-box__body p:last-child {
        margin-bottom: 0; }
    .welcome-box__body:after, .welcome-box__body:before {
      top: 100%;
      left: 15%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none; }
    .welcome-box__body:after {
      border-color: rgba(255, 255, 255, 0);
      border-top-color: #ffffff;
      border-width: 8px;
      margin-left: -8px; }
    .welcome-box__body:before {
      border-color: rgba(37, 64, 143, 0);
      border-top-color: #25408f;
      border-width: 10px;
      margin-left: -10px; }
  .welcome-box__footer h5 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    margin: 9px 0 0 0;
    padding: 0; }
  .welcome-box__footer em {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    color: #999999;
    line-height: 1.2;
    display: block; }
  .welcome-box__footer img {
    border-radius: 50%;
    border: 4px solid #d9d9d9;
    width: 70px;
    height: 70px; }
  .welcome-box--orange .welcome-box__body {
    border-color: #fcaf17; }
    .welcome-box--orange .welcome-box__body:before {
      border-color: rgba(252, 175, 23, 0);
      border-top-color: #fcaf17; }
  .welcome-box--blue .welcome-box__body {
    border-color: #44c6f3; }
    .welcome-box--blue .welcome-box__body:before {
      border-color: rgba(68, 198, 243, 0);
      border-top-color: #44c6f3; }

.featured-items {
  position: relative;
  background-color: #fcaf17;
  color: #ffffff;
  padding-bottom: 35px; }

.featured-video {
  padding-bottom: 35px; }
  .featured-video iframe {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.17);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.17); }

.featured-items__notices h3 {
  color: #ffffff;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1;
  font-weight: 800;
  font-family: "Montserrat", sans-serif;
  letter-spacing: -0.025em;
  margin: 0 0 15px;
  padding: 0; }

.featured-items__notices ul {
  list-style: none;
  padding-left: 2.5em;
  list-style-image: url(assets/images/bullet.svg);
  margin-bottom: 0;
  padding-bottom: 0;
  color: #000000;
  font-size: 16px;
  font-size: 1rem; }

/* =Main content
-------------------------------------------------------------- */
.main-content {
  position: relative; }
  .main-content__before {
    background-color: #abd037;
    height: 50px; }
    .main-content__before svg {
      -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
      transform: scaleY(-1);
      margin: 0;
      padding: 0;
      display: block; }
    .main-content__before .svg-shape-fill {
      fill: #ffffff; }
  .main-content__after {
    background-color: #ffffff; }
    .main-content__after svg {
      -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
      transform: scaleY(-1);
      display: block; }
    .main-content__after .svg-shape-fill {
      fill: #fcaf17; }
    .main-content__after.blue .svg-shape-fill {
      fill: #5d6f9d; }

/* =Main content
-------------------------------------------------------------- */
#content {
  position: relative; }

.content {
  padding-bottom: 2.8125rem;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 400;
  margin-bottom: 1.875rem; }
  .content img {
    max-width: 100%;
    height: auto;
    display: block; }
  .content hr {
    border: none;
    border-top: 1px solid #ffffff;
    margin: 1.875rem 0;
    clear: both;
    float: none; }
  .content h1,
  .content h2,
  .content h3,
  .content h4,
  .content h5,
  .content h6 {
    line-height: 1.3;
    margin-bottom: 0.5em;
    margin-top: 1.5em;
    font-weight: 500; }
    .content h1:first-child,
    .content h2:first-child,
    .content h3:first-child,
    .content h4:first-child,
    .content h5:first-child,
    .content h6:first-child {
      margin-top: 0; }
    .content h1:last-child,
    .content h2:last-child,
    .content h3:last-child,
    .content h4:last-child,
    .content h5:last-child,
    .content h6:last-child {
      margin-bottom: 0; }
  .content h1 {
    font-size: 28px;
    font-size: 1.75rem; }
  .content h2 {
    font-size: 26px;
    font-size: 1.625rem; }
  .content h3 {
    font-size: 24px;
    font-size: 1.5rem; }
  .content h4 {
    font-size: 22px;
    font-size: 1.375rem; }
  .content h5 {
    font-size: 20px;
    font-size: 1.25rem; }
  .content h6 {
    color: gray;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase; }
  .content p,
  .content blockquote,
  .content ul,
  .content ol,
  .content hr {
    margin-bottom: 1.875rem; }
  .content blockquote p {
    margin-bottom: 1em; }

/*! =Page single
-------------------------------------------------------------- */
/* =Single page
-------------------------------------------------------------- */
/* =Sidebar
-------------------------------------------------------------- */
/* =Archive Style
-------------------------------------------------------------- */
.archive {
  padding-bottom: 50px; }
  .archive__header {
    border-bottom: 4px solid #abd037;
    padding-bottom: 20px;
    margin-bottom: 20px; }
  .archive__title {
    color: #25408f;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
    margin: 0;
    padding: 0;
    line-height: 1;
    font-size: 28px;
    font-size: 1.75rem;
    text-transform: uppercase; }
    .archive__title small, .archive__title span {
      font-size: 18px;
      font-size: 1.125rem;
      color: #a3a3a3;
      text-transform: none;
      font-weight: 400;
      display: inline-block; }
  .archive .term-description, .archive__description {
    padding-bottom: 15px;
    margin-bottom: 25px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.4;
    color: #999999; }
    .archive .term-description p, .archive__description p {
      margin: 0;
      padding: 0; }

/* =Footer
-------------------------------------------------------------- */
#footer {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #5d6f9d;
  color: #ffffff;
  text-align: center; }
  #footer.homepage {
    border-top: 4px solid #44c6f3; }
  #footer strong {
    color: #fcaf17; }
  #footer a {
    color: #ffffff;
    text-decoration: none;
    border-bottom: 1px dotted; }
  #footer p {
    margin: 0;
    padding: 5px 0; }

/*! =Various Shortcode styles
-------------------------------------------------------------- */
.pullquote {
  border-top: 4px solid #e5e5e5;
  color: #555555;
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.4;
  padding-top: 20px;
  width: 30%;
  display: inline-block;
  position: relative;
  margin: 1.2% 0 2% 5%;
  text-align: left;
  float: right; }
  .pullquote--left {
    float: left;
    text-align: right;
    margin: 1.2% 5% 2% 0; }

blockquote,
.blockquote {
  border: none;
  border-top: 4px solid #e5e5e5;
  color: #555555;
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.4;
  margin: 1em 0 1.4em;
  padding: 20px 0 0 8%;
  position: relative; }
  blockquote:before,
  .blockquote:before {
    content: "“";
    font-family: "georgia";
    font-size: 60px;
    left: 0;
    line-height: 1;
    position: absolute;
    top: 25px;
    width: 30px;
    color: #e5e5e5; }
  blockquote p,
  .blockquote p {
    margin-bottom: 1em !important; }

/* =Responsive
-------------------------------------------------------------- */
img {
  max-width: 100%;
  height: auto; }

@media (max-width: 1199.98px) {
  .container {
    max-width: 100%; } }

@media (min-width: 768px) {
  .hero-section__elements {
    bottom: -5px; }
  .featured-action {
    padding-top: 70px;
    padding-bottom: 20px; }
    .featured-action__icon {
      top: 34px; }
    .featured-action__title {
      font-size: 30px;
      font-size: 1.875rem; }
  .welcome__title {
    font-size: 40px;
    font-size: 2.5rem; }
  .welcome-box__body {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.2em; }
  .welcome-box {
    padding-bottom: 0; }
  .featured-video {
    padding-bottom: 0; } }

@media (min-width: 992px) {
  .hero-section__elements {
    bottom: -5px; }
  .navbar-gips .navbar-brand {
    width: 100px;
    min-height: 80px; }
    .navbar-gips .navbar-brand .logo-desktop {
      width: 100px;
      height: 100px;
      padding: 8px; }
  .navbar-gips .navbar-nav > .nav-item > .nav-link {
    font-size: 14px;
    font-size: 0.875rem; }
  .featured-action {
    padding-top: 0;
    padding-bottom: 0; }
    .featured-action__icon {
      top: -34px; }
    .featured-action__title {
      font-size: 36px;
      font-size: 2.25rem; }
  .welcome__title {
    font-size: 60px;
    font-size: 3.75rem; }
  .welcome-box__body {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3em; } }

@media (min-width: 1200px) {
  .navbar-gips .navbar-brand {
    width: 160px;
    min-height: 80px; }
    .navbar-gips .navbar-brand .logo-desktop {
      position: absolute;
      width: 160px;
      height: 160px;
      padding: 15px;
      top: 0; }
  .navbar-gips .navbar-nav > .nav-item > .nav-link {
    font-size: 16px;
    font-size: 1rem; }
  .hero-section__elements {
    bottom: -15px; } }

@media (min-width: 1590px) {
  .hero-section__elements {
    bottom: -25px;
    left: -55px; } }
