@charset "UTF-8";
/* Styles  ------------------------------------------------------------------------------------ */
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
/* Mixins  ------------------------------------------------------------------------------------ */
/* Partials  ------------------------------------------------------------------------------------ */
/* Icons ------------------------------------------------------------------------------------ */
h3.check.icon:before, a.check.button.icon:before, h3.close.icon:before, a.close.button.icon:before, a.button.icon:after, #sb_toggle:after, h3.contact.icon:before, a.contact.button.icon:before, h3.doc.icon:before, a.doc.button.icon:before, h3.down.icon:before, a.down.button.icon:before, h3.email.icon:before, a.email.button.icon:before, h3.grid.icon:before, a.grid.button.icon:before, #sidebar a.sb_button.grid:before, h3.home.icon:before, a.home.button.icon:before, h3.list.icon:before, a.list.button.icon:before, h3.location.icon:before, a.location.button.icon:before, h3.menu.icon:before, a.menu.button.icon:before, h3.minus.icon:before, a.minus.button.icon:before, h3.news.icon:before, a.news.button.icon:before, h3.next.icon:before, a.next.button.icon:before, .owl-next:after, h3.phone.icon:before, a.phone.button.icon:before, h3.play.icon:before, a.play.button.icon:before, h3.plus.icon:before, a.plus.button.icon:before, .drop_menu a.sb_button:before, h3.prev.icon:before, a.prev.button.icon:before, .owl-prev:after, h3.quote.icon:before, a.quote.button.icon:before, h3.search.icon:before, a.search.button.icon:before, h3.settings.icon:before, a.settings.button.icon:before, h3.shop.icon:before, a.shop.button.icon:before, #sb_toggle:before, h3.up.icon:before, a.up.button.icon:before, h3.user.icon:before, a.user.button.icon:before {
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%; }

h3.check.icon:before, a.check.button.icon:before {
  -webkit-mask-image: url(../links/icons/check.svg);
  mask-image: url(../links/icons/check.svg); }

h3.close.icon:before, a.close.button.icon:before, a.button.icon:after, #sb_toggle:after {
  -webkit-mask-image: url(../links/icons/close.svg);
  mask-image: url(../links/icons/close.svg); }

h3.contact.icon:before, a.contact.button.icon:before {
  -webkit-mask-image: url(../links/icons/contact.svg);
  mask-image: url(../links/icons/contact.svg); }

h3.doc.icon:before, a.doc.button.icon:before {
  -webkit-mask-image: url(../links/icons/doc.svg);
  mask-image: url(../links/icons/doc.svg); }

h3.down.icon:before, a.down.button.icon:before {
  -webkit-mask-image: url(../links/icons/down.svg);
  mask-image: url(../links/icons/down.svg); }

h3.email.icon:before, a.email.button.icon:before {
  -webkit-mask-image: url(../links/icons/email.svg);
  mask-image: url(../links/icons/email.svg); }

h3.grid.icon:before, a.grid.button.icon:before, #sidebar a.sb_button.grid:before {
  -webkit-mask-image: url(../links/icons/grid.svg);
  mask-image: url(../links/icons/grid.svg); }

h3.home.icon:before, a.home.button.icon:before {
  -webkit-mask-image: url(../links/icons/home.svg);
  mask-image: url(../links/icons/home.svg); }

h3.list.icon:before, a.list.button.icon:before {
  -webkit-mask-image: url(../links/icons/list.svg);
  mask-image: url(../links/icons/list.svg); }

h3.location.icon:before, a.location.button.icon:before {
  -webkit-mask-image: url(../links/icons/location.svg);
  mask-image: url(../links/icons/location.svg); }

h3.menu.icon:before, a.menu.button.icon:before {
  -webkit-mask-image: url(../links/icons/menu.svg);
  mask-image: url(../links/icons/menu.svg); }

h3.minus.icon:before, a.minus.button.icon:before {
  -webkit-mask-image: url(../links/icons/minus.svg);
  mask-image: url(../links/icons/minus.svg); }

h3.news.icon:before, a.news.button.icon:before {
  -webkit-mask-image: url(../links/icons/news.svg);
  mask-image: url(../links/icons/news.svg); }

h3.next.icon:before, a.next.button.icon:before, .owl-next:after {
  -webkit-mask-image: url(../links/icons/next.svg);
  mask-image: url(../links/icons/next.svg); }

h3.phone.icon:before, a.phone.button.icon:before {
  -webkit-mask-image: url(../links/icons/phone.svg);
  mask-image: url(../links/icons/phone.svg); }

h3.play.icon:before, a.play.button.icon:before {
  -webkit-mask-image: url(../links/icons/play.svg);
  mask-image: url(../links/icons/play.svg); }

h3.plus.icon:before, a.plus.button.icon:before, .drop_menu a.sb_button:before {
  -webkit-mask-image: url(../links/icons/plus.svg);
  mask-image: url(../links/icons/plus.svg); }

h3.prev.icon:before, a.prev.button.icon:before, .owl-prev:after {
  -webkit-mask-image: url(../links/icons/prev.svg);
  mask-image: url(../links/icons/prev.svg); }

h3.quote.icon:before, a.quote.button.icon:before {
  -webkit-mask-image: url(../links/icons/quote.svg);
  mask-image: url(../links/icons/quote.svg); }

h3.search.icon:before, a.search.button.icon:before {
  -webkit-mask-image: url(../links/icons/search.svg);
  mask-image: url(../links/icons/search.svg); }

h3.settings.icon:before, a.settings.button.icon:before, h3.shop.icon:before, a.shop.button.icon:before, #sb_toggle:before {
  -webkit-mask-image: url(../links/icons/settings.svg);
  mask-image: url(../links/icons/settings.svg); }

h3.up.icon:before, a.up.button.icon:before {
  -webkit-mask-image: url(../links/icons/up.svg);
  mask-image: url(../links/icons/up.svg); }

h3.user.icon:before, a.user.button.icon:before {
  -webkit-mask-image: url(../links/icons/user.svg);
  mask-image: url(../links/icons/user.svg); }

h3.icon:before, a.button.icon:before {
  background-color: #051726; }

/* Text ------------------------------------------------------------------------------------ */
h1, h2, h3, a.wp-block-button__link, a.button, figure.wp-block-pullquote.is-style-solid-color blockquote p, .post_thumb .title, #sidebar a.sb_button, ul#subpages li a, #breadcrumbs li a,
#breadcrumbs li span, #top .post_title, .banner_container section.content .banner_title, .banner_container section.content .banner_headline, #thumbnails a {
  font-family: "Noto Serif", serif;
  font-weight: 700; }

h1, h2, h3 {
  color: #32a6a6;
  line-height: 1.25em; }
  h1.has-x-large-font-size, h2.has-x-large-font-size, h3.has-x-large-font-size {
    font-size: 3em !important; }
  h1.has-large-font-size, h2.has-large-font-size, h3.has-large-font-size {
    font-size: 2.25em !important; }
  h1.has-medium-font-size, h2.has-medium-font-size, h3.has-medium-font-size {
    font-size: 2em !important; }
  h1.has-small-font-size, h2.has-small-font-size, h3.has-small-font-size {
    font-size: 1.75em !important; }
  h1.is-style-underline, h2.is-style-underline, h3.is-style-underline {
    padding-bottom: .5rem;
    border-bottom: solid 2px #32a6a6; }

h1 {
  font-size: 2.25em; }

h2 {
  font-size: 2em; }

h3 {
  font-size: 1.75em; }

h4, h5, h6 {
  font-size: 1.15em;
  line-height: 1.4em;
  font-weight: 700;
  letter-spacing: -.25px; }
  h4.is-style-underline, h5.is-style-underline, h6.is-style-underline {
    padding-bottom: .5rem;
    border-bottom: solid 2px #32a6a6; }

h3.icon {
  font-size: 1.5em;
  line-height: 2em; }
  h3.icon:before {
    content: '';
    display: inline-block;
    vertical-align: bottom;
    margin: .25em;
    width: 1.5em;
    height: 1.5em;
    background-color: #fff; }

.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {
  color: #fff; }

/* Images ------------------------------------------------------------------------------------ */
@media all and (min-device-width: 1025px) {
  .wp-block-image a:before, .wp-block-gallery ul.blocks-gallery-grid li.blocks-gallery-item figure a:before, .wp-block-media-text figure.wp-block-media-text__media a:before, .post_thumb a.image:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0.4rem; }
  .wp-block-image a:after, .wp-block-gallery ul.blocks-gallery-grid li.blocks-gallery-item figure a:after, .wp-block-media-text figure.wp-block-media-text__media a:after, .post_thumb a.image:after {
    content: "View";
    display: block;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 20px;
    padding: 50px 0 0;
    margin-top: -40px;
    margin-left: -40px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    text-align: center;
    text-decoration: none !important;
    background-image: url("../links/view.svg");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 60px 60px;
    opacity: 0;
    visibility: hidden;
    transform: scale(0.8, 0.8); }
  .wp-block-image a:hover:before, .wp-block-gallery ul.blocks-gallery-grid li.blocks-gallery-item figure a:hover:before, .wp-block-media-text figure.wp-block-media-text__media a:hover:before, .post_thumb a.image:hover:before {
    background-color: rgba(50, 166, 166, 0.8); }
  .wp-block-image a:hover:after, .wp-block-gallery ul.blocks-gallery-grid li.blocks-gallery-item figure a:hover:after, .wp-block-media-text figure.wp-block-media-text__media a:hover:after, .post_thumb a.image:hover:after {
    opacity: 1;
    visibility: visible;
    transform: scale(1, 1); } }

.wp-block-image img, .wp-block-gallery ul.blocks-gallery-grid li.blocks-gallery-item figure img, .wp-block-media-text figure.wp-block-media-text__media img {
  display: block;
  position: relative;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 0.4rem !important;
  box-shadow: 0 0 1rem rgba(5, 23, 38, 0.2); }

.wp-block-image a, .wp-block-gallery ul.blocks-gallery-grid li.blocks-gallery-item figure a, .wp-block-media-text figure.wp-block-media-text__media a {
  display: block;
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
  vertical-align: bottom; }

.wp-block-image figcaption.wp-element-caption, figure.wp-block-embed figcaption {
  display: block;
  margin: .5rem 0n 1rem !important;
  padding: 0 !important;
  color: #051726;
  font-size: .8em;
  font-weight: 700;
  line-height: 1.33em;
  text-align: center; }

/* Formatting ------------------------------------------------------------------------------------ */
hr.wp-block-separator, hr {
  display: block;
  max-width: 160px;
  height: 4px;
  margin: 3em auto;
  background-color: #32a6a6;
  border-radius: 2px;
  border: none;
  outline: none;
  appearance: none;
  clear: both; }

/* Buttons  ------------------------------------------------------------------------------------ */
a.wp-block-button__link, a.button {
  display: inline-block;
  vertical-align: bottom;
  padding: .4em 2em;
  font-size: 1em;
  line-height: 2em;
  color: #fff !important;
  text-decoration: none;
  background-color: #32a6a6;
  border-radius: 0.2rem; }
  @media screen and (min-device-width: 1025px) {
    a.wp-block-button__link:hover, a.button:hover {
      background-color: #2b919c; } }

a.button.icon {
  position: relative;
  padding-right: 2.6em; }
  a.button.icon:before, a.button.icon:after {
    content: '';
    position: absolute;
    top: 50%;
    right: .75em;
    margin-top: -.75em;
    width: 1.5em;
    height: 1.5em;
    background-color: #fff; }
  a.button.icon:before {
    display: block; }
  a.button.icon:after {
    display: none; }

@keyframes pulse {
  0% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0; }
  10% {
    opacity: 1; }
  100% {
    opacity: 0;
    top: -1rem;
    right: -1rem;
    bottom: -1rem;
    left: -1rem; } }
/* Social buttons  ------------------------------------------------------------------------------------ */
a.social_button {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 40px;
  height: 1em;
  padding-left: 1em;
  border-radius: 1em; }
  a.social_button span {
    display: none;
    color: #103b73;
    font-weight: 700; }
  a.social_button svg {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    fill: #103b73; }
  @media all and (min-device-width: 1025px) {
    a.social_button:hover {
      background-color: #103b73; }
      a.social_button:hover svg {
        fill: #fff; } }

/* Colors  ------------------------------------------------------------------------------------ */
.has-black-color {
  color: #051726; }
  .has-black-color h1, .has-black-color h2, .has-black-color h3, .has-black-color h4, .has-black-color h5, .has-black-color h6 {
    color: #051726; }

.has-black-background-color {
  background-color: #051726; }

.has-dark-color {
  color: #082039; }
  .has-dark-color h1, .has-dark-color h2, .has-dark-color h3, .has-dark-color h4, .has-dark-color h5, .has-dark-color h6 {
    color: #082039; }

.has-dark-background-color {
  background-color: #082039; }

.has-primary-color {
  color: #103b73; }
  .has-primary-color h1, .has-primary-color h2, .has-primary-color h3, .has-primary-color h4, .has-primary-color h5, .has-primary-color h6 {
    color: #103b73; }

.has-primary-background-color {
  background-color: #103b73; }

.has-accent-color {
  color: #32a6a6; }
  .has-accent-color h1, .has-accent-color h2, .has-accent-color h3, .has-accent-color h4, .has-accent-color h5, .has-accent-color h6 {
    color: #32a6a6; }

.has-accent-background-color {
  background-color: #32a6a6; }

.has-light-color {
  color: #e6ded4; }
  .has-light-color h1, .has-light-color h2, .has-light-color h3, .has-light-color h4, .has-light-color h5, .has-light-color h6 {
    color: #e6ded4; }

.has-light-background-color {
  background-color: #e6ded4; }

.has-white-color {
  color: #fff; }
  .has-white-color h1, .has-white-color h2, .has-white-color h3, .has-white-color h4, .has-white-color h5, .has-white-color h6 {
    color: #fff; }

.has-white-background-color {
  background-color: #fff; }

/* Buttons  ------------------------------------------------------------------------------------ */
.wp-block-buttons {
  margin: 1.25rem 0 !important; }

.wp-block-button.is-style-small {
  font-size: .67em; }

/* Separator  ------------------------------------------------------------------------------------ */
/* Quote  ------------------------------------------------------------------------------------ */
blockquote.wp-block-quote {
  margin: 2rem 0;
  padding-left: 1em;
  border-left: solid 4px #32a6a6; }
  blockquote.wp-block-quote p {
    font-size: 1rem;
    font-style: normal; }
  blockquote.wp-block-quote cite {
    font-size: .8rem;
    font-weight: 700; }
  blockquote.wp-block-quote.is-style-large {
    margin: 2em 0;
    padding-left: 1em;
    border-left: solid 4px #32a6a6; }
    blockquote.wp-block-quote.is-style-large p {
      font-size: 1.25rem;
      font-style: normal; }
    blockquote.wp-block-quote.is-style-large cite {
      font-size: 1rem;
      font-weight: 700; }

/* Pullquote  ------------------------------------------------------------------------------------ */
figure.wp-block-pullquote {
  position: relative;
  font-size: 1em;
  margin: 4rem 0;
  padding: 0;
  border-top: solid 4px #32a6a6;
  border-bottom: solid 4px #32a6a6; }
  figure.wp-block-pullquote blockquote {
    max-width: 800px;
    margin: 1em auto;
    padding: 2em; }
    figure.wp-block-pullquote blockquote p {
      font-size: 1.25em;
      font-style: normal;
      margin: 1rem 0; }
    figure.wp-block-pullquote blockquote cite {
      font-size: .9rem;
      font-weight: 700;
      font-style: normal;
      text-transform: uppercase;
      margin: 1rem 0; }
  figure.wp-block-pullquote.is-style-solid-color {
    background-color: #0b294d;
    border: none;
    border-radius: 0.4rem; }
    figure.wp-block-pullquote.is-style-solid-color.fullwidth {
      border-radius: 0; }
    figure.wp-block-pullquote.is-style-solid-color blockquote {
      padding: 5em 2em;
      color: #fff; }
      figure.wp-block-pullquote.is-style-solid-color blockquote p {
        font-size: 2em;
        line-height: 1.4em;
        margin: 1rem 0 !important; }
      figure.wp-block-pullquote.is-style-solid-color blockquote cite {
        font-size: 1em;
        font-weight: 700;
        margin: 1rem 0 !important; }
      figure.wp-block-pullquote.is-style-solid-color blockquote em {
        color: #32a6a6; }

/* Columns/Groups  ------------------------------------------------------------------------------------ */
.wp-block-columns {
  margin: 1.5rem 0 !important; }
  .wp-block-columns.has-background {
    border-radius: 0.4rem; }
  .wp-block-columns .wp-block-column.has-background {
    border-radius: 0.4rem; }
  .wp-block-columns .wp-block-columns {
    margin: 0 !important; }

.wp-block-group.has-background {
  border-radius: 0.4rem; }
.wp-block-group.is-style-fullwidth {
  position: relative;
  width: 100vw;
  padding: 2em 0;
  margin-left: calc(50% - 50vw) !important;
  border-radius: 0 !important; }
  .wp-block-group.is-style-fullwidth:first-child {
    margin-top: -1em !important; }
  .wp-block-group.is-style-fullwidth:last-child {
    margin-bottom: -1em !important; }
.wp-block-group .wp-block-group__inner-container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 1em; }

/* Verse  ------------------------------------------------------------------------------------ */
/* Image  ------------------------------------------------------------------------------------ */
.wp-block-image {
  position: relative;
  margin-left: 0;
  margin-right: 0; }
  @media all and (min-width: 720px) {
    .wp-block-image .alignright,
    .wp-block-image .alignleft {
      max-width: 60%; } }
  @media all and (max-width: 720px) {
    .wp-block-image .alignright,
    .wp-block-image .alignleft {
      float: none !important;
      margin: 0 auto !important; } }
  .wp-block-image.is-style-icon img {
    border: none;
    border-radius: none;
    box-shadow: none;
    max-width: 180px;
    height: auto; }
  .wp-block-image.is-style-border:before {
    content: '';
    position: absolute;
    top: .8em;
    bottom: .8em;
    right: -.8em;
    left: -.8em;
    border: solid 3px #32a6a6;
    border-radius: 0.4rem; }
  .wp-block-image.is-style-none img {
    border: none;
    border-radius: none;
    box-shadow: none; }

/* Gallery ------------------------------------------------------------------------------------ */
.wp-block-gallery {
  margin: 2rem 0;
  padding: 0; }
  .wp-block-gallery ul.blocks-gallery-grid {
    margin: 0;
    padding: 0; }
    .wp-block-gallery ul.blocks-gallery-grid li.blocks-gallery-item {
      margin: 0;
      padding: 0; }
      .wp-block-gallery ul.blocks-gallery-grid li.blocks-gallery-item figure figcaption {
        color: #fff !important; }

/* Media & Text ------------------------------------------------------------------------------------ */
.wp-block-media-text {
  margin: 2rem 0;
  padding: 0; }
  .wp-block-media-text .wp-block-media-text__content p {
    line-height: 1.2; }

/* Embed ------------------------------------------------------------------------------------ */
figure.wp-block-embed {
  margin: 2rem 0;
  padding: 0; }
  figure.wp-block-embed .wp-block-embed__wrapper {
    margin: 0;
    padding: 0;
    background-color: transparent; }
    figure.wp-block-embed .wp-block-embed__wrapper:before {
      padding-top: 0 !important; }
    figure.wp-block-embed .wp-block-embed__wrapper iframe {
      margin: 0;
      padding: 0;
      border: none;
      outline: none;
      box-shadow: 0 0 1rem rgba(5, 23, 38, 0.2); }
  figure.wp-block-embed.is-type-video .wp-block-embed__wrapper {
    position: relative;
    width: 100%;
    padding-top: 56%; }
    figure.wp-block-embed.is-type-video .wp-block-embed__wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

/* Tables ------------------------------------------------------------------------------------ */
.wp-block-table {
  margin: 1rem 0;
  padding: 0; }
  .wp-block-table table {
    font-size: 1em;
    line-height: 1.4;
    border-collapse: collapse; }
  .wp-block-table table, .wp-block-table thead, .wp-block-table tbody, .wp-block-table th, .wp-block-table td {
    margin: 0;
    border: none; }
  .wp-block-table thead tr {
    vertical-align: middle; }
    .wp-block-table thead tr th {
      padding: .6rem .8rem;
      color: #fff;
      font-size: .8em;
      line-height: 1.2;
      font-weight: 700;
      text-transform: uppercase;
      text-align: left;
      background-color: #32a6a6; }
      .wp-block-table thead tr th:first-child {
        border-top-left-radius: 0.2rem;
        border-bottom-left-radius: 0.2rem; }
      .wp-block-table thead tr th:last-child {
        border-top-right-radius: 0.2rem;
        border-bottom-right-radius: 0.2rem; }
  .wp-block-table tbody tr {
    vertical-align: top;
    border-bottom: solid 2px #e6ded4; }
    .wp-block-table tbody tr td {
      padding: .8rem; }
  .wp-block-table figcaption.wp-element-caption {
    margin: 0;
    padding: .8rem;
    font-size: .8em;
    opacity: .5; }

/* Body ------------------------------------------------------------------------------------ */
html {
  height: 100%; }

body {
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #082039; }

body.dark {
  background-color: #082039; }

/* Copy ------------------------------------------------------------------------------------ */
html {
  font-size: 20px;
  line-height: 1.75; }

@media all and (max-width: 1025px) {
  html {
    font-size: 16px; } }
body, input, textarea {
  color: #051726;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: subpixel-antialiased; }

.dark, .dark input, .dark textarea {
  color: #fff; }

strong {
  font-weight: 700; }

sub, sup {
  font-size: .5em;
  line-height: 0; }

sub {
  vertical-align: sub; }

sup {
  vertical-align: super; }

/* Margins */
p, ul, ol, h1, h2, h3, h4, h5, h6 {
  margin: 1rem 0; }

/* Links */
a {
  cursor: pointer;
  color: #051726;
  text-decoration: underline; }

a:hover {
  color: #32a6a6; }

.dark a {
  color: #fff; }

.dark a:hover {
  color: #32a6a6; }

/* Buttons */
/* Lists */
ul, ol {
  padding-left: 1.5em; }

li ul, li ol {
  margin: 0 0 .25rem; }

/* Dividers */
hr.clearall {
  max-width: 100%;
  height: 0;
  margin: 0;
  background-color: transparent !important; }

/* Forms */
input {
  font-size: 1em; }

textarea {
  font-size: 1em;
  resize: none; }

/* Transitions */
a, a *, :before, :after, input, textarea {
  -webkit-backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  -webkit-transition: all 200ms;
  transition: all 200ms; }

/* Containers ------------------------------------------------------------------------------------ */
.container {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.dark .container,
.container.dark {
  background-color: #0b294d; }

.fullwidth {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw) !important; }

section.content {
  position: relative;
  max-width: 1240px;
  margin: 0 auto;
  padding: 1rem; }

.padding {
  padding: 1rem; }

/* Floating ------------------------------------------------------------------------------------ */
.half, .twothird, .third, .quarter, .threequarter {
  float: left;
  width: 100%; }

@media all and (min-width: 720px) {
  .half {
    width: 50%; }

  .twothird {
    width: 67%; }

  .third {
    width: 33%; }

  .quarter {
    width: 25%; }

  .threequarter {
    width: 75%; } }
.floatleft {
  float: left; }

.floatright {
  float: right; }

/* Grids & Columns ------------------------------------------------------------------------------------ */
@media screen and (min-width: 720px) {
  .halves {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1em; }

  .thirds {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1em; }

  .quarters {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 1em; } }
/* Banners ------------------------------------------------------------------------------------ */
.banner_background,
.banner_blur {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }

.banner_blur {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px); }

/* Footer ------------------------------------------------------------------------------------ */
.copyright {
  position: relative;
  font-size: .75em; }
  .copyright a.poweredby {
    display: inline-block;
    position: relative;
    padding: 8px 36px 8px 12px;
    color: #051726;
    line-height: 24px;
    font-weight: 400;
    text-decoration: none !important;
    border-radius: 6px;
    -webkit-transition: none;
    transition: none; }
    .copyright a.poweredby svg {
      display: block;
      position: absolute;
      top: 50%;
      right: 6px;
      width: 30px;
      height: 30px;
      margin-top: -15px; }
      .copyright a.poweredby svg .svgstroke {
        fill: none;
        stroke: #051726;
        stroke-width: 1.5px;
        stroke-miterlimit: 10; }
    @media all and (min-device-width: 1025px) {
      .copyright a.poweredby:hover {
        color: #fff;
        background-color: #CE1F45; }
        .copyright a.poweredby:hover svg .svgstroke {
          stroke: #fff; } }
  @media all and (min-width: 720px) {
    .copyright p {
      padding-right: 180px; }
      .copyright p span:after {
        content: " •"; }
      .copyright p span:nth-last-child(1):after {
        content: ""; }
    .copyright a.poweredby {
      position: absolute;
      top: 50%;
      right: 0;
      margin-top: -18px; } }
  @media all and (max-width: 720px) {
    .copyright {
      text-align: center; }
      .copyright p span {
        display: block; }
      .copyright a.poweredby {
        margin: 8px auto; } }

.dark a.poweredby {
  color: #fff; }
  .dark a.poweredby svg .svgstroke {
    stroke: #fff; }

/* Dots  ------------------------------------------------------------------------------------ */
.owl-dots {
  display: none;
  position: absolute;
  bottom: .5em;
  left: 0;
  width: 100%;
  min-width: 100%;
  text-align: center; }
  @media all and (min-width: 720px) {
    .owl-dots {
      display: block; } }
  .owl-dots .owl-dot {
    display: inline-block;
    width: .5em;
    height: .5em;
    margin: .125em;
    border: solid 2px #fff;
    border-radius: 50%; }
  .owl-dots .owl-dot.active {
    background-color: #fff; }

/* Arrows  ------------------------------------------------------------------------------------ */
.owl-nav {
  display: none; }
  @media all and (min-device-width: 1025px) {
    .owl-nav {
      display: block; } }

.owl-prev,
.owl-next {
  display: block;
  position: absolute;
  z-index: 90;
  top: 50%;
  width: 2.4em;
  height: 4em;
  background-color: #32a6a6;
  border-radius: 0.2rem;
  box-shadow: 0 0 1rem rgba(5, 23, 38, 0.2);
  transform: translateY(-50%); }
  .owl-prev:after,
  .owl-next:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 1.5em;
    height: 1.5em;
    background-color: #fff; }
  @media all and (min-device-width: 1025px) {
    .owl-prev:hover,
    .owl-next:hover {
      background-color: #2b919c; } }

.owl-prev {
  left: 1rem; }

.owl-next {
  right: 1rem; }

@media all and (min-width: 1025px) {
  .owl-prev {
    left: 0;
    opacity: 0; }

  .owl-carousel:hover .owl-prev {
    left: 1rem;
    opacity: 1; }

  .owl-next {
    right: 0;
    opacity: 0; }

  .owl-carousel:hover .owl-next {
    right: 1rem;
    opacity: 1; } }
/* Transitions  ------------------------------------------------------------------------------------ */
.owl-dots,
.owl-dot,
.owl-prev,
.owl-next {
  -webkit-transition: all 200ms;
  transition: all 200ms; }

/* Thumbnails ------------------------------------------------------------------------------------ */
.post_thumb {
  position: relative;
  vertical-align: top;
  margin: .5rem;
  font-size: 14px;
  line-height: 20px; }
  .post_thumb a.image {
    display: block;
    width: 100%;
    padding-top: 67%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 0.4rem;
    box-shadow: 0 0 1rem rgba(5, 23, 38, 0.2);
    overflow: hidden; }
  .post_thumb .title {
    position: absolute;
    left: .5em;
    bottom: .5em;
    padding: .8em 1em;
    font-size: 1rem;
    line-height: 1em;
    color: #fff;
    text-align: left;
    background-color: rgba(5, 23, 38, 0.67);
    border-radius: 0.2rem;
    box-shadow: 0 0 1rem rgba(5, 23, 38, 0.2);
    pointer-events: none;
    overflow: hidden;
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px); }

.grid_item .post_thumb {
  margin: .5rem; }

/* Post items ------------------------------------------------------------------------------------ */
.post_item {
  display: block;
  position: relative;
  margin: 2rem auto;
  text-decoration: none !important; }
  .post_item h2.post_title {
    font-size: 1.5em; }
  .post_item p.post_date {
    display: none;
    font-size: .8em; }
  .post_item p.read_more {
    font-size: .9em; }
  @media screen and (min-width: 720px) {
    .post_item.has_thumbnail h2.post_title {
      float: left;
      width: 50%;
      margin-bottom: 0;
      padding-right: 2%; }
    .post_item.has_thumbnail .post_info {
      float: left;
      width: 50%;
      padding-right: 2%; }
    .post_item.has_thumbnail .post_thumb {
      float: right;
      width: 48%;
      margin: 0; } }

/* Sidebar ------------------------------------------------------------------------------------ */
#sb_toggle {
  cursor: pointer;
  position: fixed;
  z-index: 1000;
  right: 0;
  bottom: -60px;
  left: 0;
  height: 60px;
  background-color: #103b73;
  box-shadow: 0 0 1rem rgba(5, 23, 38, 0.2);
  -webkit-transition: all ease-out 120ms;
  transition: all ease-out 120ms; }
  #sb_toggle:before, #sb_toggle:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    width: 30px;
    height: 30px; }
  #sb_toggle:before {
    display: block;
    background-color: #32a6a6; }
  #sb_toggle:after {
    display: none;
    background-color: #0b294d; }
  #sb_toggle.toggleon {
    background-color: #32a6a6; }
    #sb_toggle.toggleon:before {
      display: none; }
    #sb_toggle.toggleon:after {
      display: block; }
  @media screen and (max-width: 720px) {
    #sb_toggle {
      bottom: 0; } }

#sidebar {
  position: relative; }
  @media screen and (min-width: 720px) {
    #sidebar {
      background-color: #fff;
      border-bottom: solid 2px #e6ded4; } }
  @media screen and (max-width: 720px) {
    #sidebar {
      position: fixed;
      z-index: 900;
      top: 120%;
      left: 0;
      right: 0;
      height: calc(100vh - 80px);
      background-color: #0b294d;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      -webkit-transition: all ease-out 240ms;
      transition: all ease-out 240ms; }
      #sidebar.toggleon {
        top: 80px;
        box-shadow: 0 0 1rem rgba(5, 23, 38, 0.2); } }
  #sidebar a.sb_button {
    display: block;
    padding: .8em;
    padding-left: 1.25em;
    color: #051726;
    font-size: 1.25em;
    line-height: 1em;
    text-decoration: none; }
    #sidebar a.sb_button:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      width: 1em;
      height: 1em;
      margin-top: -.5em;
      background-color: #051726; }
    @media screen and (min-width: 720px) {
      #sidebar a.sb_button {
        display: inline-block; } }
    @media screen and (min-device-width: 1025px) {
      #sidebar a.sb_button:hover {
        color: #32a6a6; }
        #sidebar a.sb_button:hover:before {
          background-color: #32a6a6; } }

/* Dropdown menus ------------------------------------------------------------------------------------ */
@keyframes dropdown {
  0% {
    top: 110%;
    opacity: 0; }
  100% {
    top: 100%;
    opacity: 1; } }
.drop_menu {
  display: block;
  position: relative;
  z-index: 500;
  overflow: visible; }
  .drop_menu.active a.sb_button {
    color: #32a6a6 !important; }
    .drop_menu.active a.sb_button:before {
      transform: rotate(45deg);
      background-color: #32a6a6 !important; }
  @media screen and (max-width: 720px) {
    .drop_menu {
      margin: 4px 0;
      border-radius: 0.2rem; }
      .drop_menu.active {
        background-color: #2b919c; }
      .drop_menu ul {
        display: none;
        margin: 0;
        padding: 0;
        text-align: left; }
        .drop_menu ul li {
          display: block;
          margin: 0;
          padding: 0; }
          .drop_menu ul li a {
            display: block;
            padding: .5em 1em;
            color: #fff !important;
            font-weight: 700;
            text-decoration: none !important; }
          .drop_menu ul li.current-cat a {
            background-color: rgba(16, 59, 115, 0.2); } }
  @media screen and (min-width: 720px) {
    .drop_menu {
      display: inline-block;
      vertical-align: bottom; }
      .drop_menu ul {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 20em;
        margin: 0;
        padding: 0;
        text-align: left;
        background-color: #32a6a6;
        border-radius: 0.2rem;
        overflow: hidden;
        box-shadow: 0 0 1rem rgba(5, 23, 38, 0.2);
        animation: 250ms dropdown; }
        .drop_menu ul li {
          display: block;
          vertical-align: bottom;
          margin: 0;
          padding: 0;
          border-bottom: solid 1px #2b919c; }
          .drop_menu ul li a {
            display: block;
            position: relative;
            padding: .67em 1em;
            color: #fff !important;
            font-size: .85em;
            font-weight: 700;
            text-decoration: none !important; } }
        @media screen and (min-width: 720px) and (min-device-width: 1025px) {
          .drop_menu ul li a:hover {
            background-color: #2b919c; } }
  @media screen and (min-width: 720px) {
          .drop_menu ul li.current-cat a {
            background-color: #2b919c; }
          .drop_menu ul li:last-child {
            border-bottom: none; } }
  .drop_menu.active {
    z-index: 501; }
    .drop_menu.active ul {
      display: block; }
    @media screen and (min-width: 720px) {
      .drop_menu.active .overlay {
        position: fixed;
        z-index: -1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; } }

/* Subpages  ------------------------------------------------------------------------------------ */
ul#subpages {
  position: relative;
  z-index: 300;
  text-align: center;
  margin: 0;
  padding: 0 1rem;
  background-color: rgba(5, 23, 38, 0.4);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px); }
  ul#subpages li {
    display: inline-block; }
    ul#subpages li a {
      display: block;
      padding: 1.2rem .6rem;
      color: #fff;
      font-size: .9rem;
      line-height: 1.2rem;
      text-decoration: none; }
      @media screen and (min-device-width: 1025px) {
        ul#subpages li a:hover {
          color: #32a6a6 !important; } }
    ul#subpages li.current a {
      color: #32a6a6; }
  @media screen and (min-width: 720px) {
    ul#subpages {
      margin-top: -3.6rem; } }
  @media screen and (max-width: 720px) {
    ul#subpages {
      padding: 1rem;
      text-align: left; }
      ul#subpages li {
        display: block;
        margin: .2rem; }
        ul#subpages li a {
          background-color: #103b73;
          border-radius: 0.2rem; } }

/* Breadcrumbs ------------------------------------------------------------------------------------ */
#breadcrumbs {
  position: relative;
  z-index: 800;
  width: 100%;
  font-size: 0;
  background-color: #103b73; }
  #breadcrumbs li {
    display: inline-block;
    vertical-align: baseline;
    margin: 0;
    padding: 0; }
    #breadcrumbs li a,
    #breadcrumbs li span {
      display: block;
      padding: .9em;
      padding-left: 1em;
      line-height: 1em;
      font-size: .9rem;
      text-decoration: none; }
    #breadcrumbs li a {
      color: #fff !important;
      background-color: #103b73;
      border-right: solid 2px #0b294d; }
      #breadcrumbs li a:after {
        content: '»';
        padding-left: .4em;
        color: #32a6a6; }
      #breadcrumbs li a:hover {
        background-color: #0b294d; }
    #breadcrumbs li span {
      color: #32a6a6; }

/* Pagination ------------------------------------------------------------------------------------ */
.page_numbers {
  position: relative;
  font-size: 0;
  font-weight: 700;
  text-align: center; }
  .page_numbers > * {
    display: inline-block;
    margin: 1rem 0;
    padding: 1em;
    font-size: .75rem;
    line-height: 1em;
    background-color: #f3efea; }
  .page_numbers a {
    color: #051726;
    text-decoration: none; }
    .page_numbers a:hover {
      color: #fff;
      background-color: #32a6a6; }
  .page_numbers .current {
    background-color: #e6ded4; }
  .page_numbers *:first-child {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem; }
  .page_numbers *:last-child {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem; }

/* Dark */
.dark .page_numbers > * {
  background-color: rgba(255, 255, 255, 0.1); }
.dark .page_numbers a {
  color: #fff; }
  .dark .page_numbers a:hover {
    color: #fff;
    background-color: #32a6a6; }
.dark .page_numbers .current {
  background-color: rgba(255, 255, 255, 0.2); }

/* Social buttons  ------------------------------------------------------------------------------------ */
.social ul {
  display: block;
  margin: 0;
  padding: 0; }
  .social ul li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 2px; }
    .social ul li a {
      display: block;
      position: relative;
      font-size: 40px;
      height: .5em;
      padding: .25em 0 .25em 1em;
      border-radius: .5em; }
      .social ul li a span {
        display: none;
        color: #051726;
        font-size: 14px;
        line-height: 1.42em;
        font-weight: 700;
        padding-right: 1em; }
      .social ul li a:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 1em;
        height: 1em;
        background-color: #103b73;
        background-size: .8em .8em;
        background-repeat: no-repeat;
        background-position: center; }
      @media all and (min-device-width: 1025px) {
        .social ul li a:hover:after {
          background-color: #32a6a6; } }

/* Styling ------------------------------------------------------------------------------------ */
input,
textarea, select {
  outline: 0 none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  display: inline-block;
  position: relative;
  width: 100% !important;
  margin: 0 auto !important;
  padding: .5em 0;
  color: #051726 !important;
  font-family: "Roboto", sans-serif !important;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 400;
  text-indent: .5em;
  background-color: #f3efea;
  border: none !important;
  border-radius: 0.2rem; }

input[type="submit"] {
  width: auto !important;
  padding: .75em 1.8em;
  cursor: pointer;
  color: #0e3566 !important;
  font-weight: 700;
  text-align: center;
  text-indent: 0;
  background-color: #32a6a6;
  border-color: transparent; }
  input[type="submit"]:hover {
    background-color: #2b919c; }

/* All Forms ------------------------------------------------------------------------------------ */
select {
  background-image: url("../links/icons/color/down.svg");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: right 10px center; }

input[type="radio"],
input[type="checkbox"] {
  /* Hide the OS/Browser checkboxes/radio buttons */
  visibility: hidden !important;
  margin: 0 !important;
  width: 0 !important; }
  input[type="radio"] + label,
  input[type="checkbox"] + label {
    visibility: visible;
    position: relative;
    margin: .5rem 0 !important;
    padding-left: 50px;
    font-size: .9em;
    line-height: 24px;
    cursor: pointer; }
    input[type="radio"] + label:before,
    input[type="checkbox"] + label:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 40px;
      height: 24px;
      border: none;
      border-radius: 12px;
      background: #e6ded4;
      transition: all 0.3s ease; }
    input[type="radio"] + label:after,
    input[type="checkbox"] + label:after {
      content: "";
      position: absolute;
      top: 3px;
      left: 3px;
      width: 18px;
      height: 18px;
      background: #fff;
      border-radius: 50%;
      transition: all 0.3s ease; }
  input[type="radio"]:checked + label:before,
  input[type="checkbox"]:checked + label:before {
    background: #32a6a6; }
  input[type="radio"]:checked + label:after,
  input[type="checkbox"]:checked + label:after {
    left: 19px; }

/* Search form ------------------------------------------------------------------------------------ */
form#searchform {
  position: relative;
  width: 12em;
  margin: 0 !important;
  padding: 0 !important; }
  form#searchform div {
    margin: 0 !important;
    padding: 0 !important; }
    form#searchform div label.screen-reader-text {
      display: none; }
    form#searchform div input[type="text"] {
      display: block;
      height: 1em !important;
      padding: .5em 0 !important;
      font-size: 1em !important;
      line-height: 1em !important; }
    form#searchform div input[type="submit"] {
      position: absolute;
      top: 0;
      right: 0;
      width: 2em !important;
      padding: 0 !important;
      height: 2em;
      color: transparent !important;
      background-color: transparent;
      background-image: url("../links/icons/color/search.svg");
      background-size: 1.5em 1.5em;
      background-position: center;
      background-repeat: no-repeat; }

/* Containers ------------------------------------------------------------------------------------ */
.container {
  z-index: 10;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

/* Top ------------------------------------------------------------------------------------ */
#top {
  position: relative;
  z-index: 200;
  text-align: center;
  background-color: #103b73; }
  #top .post_title {
    position: relative;
    max-width: 1240px;
    margin: 0 auto;
    padding: 5rem 1rem;
    color: #fff;
    font-size: 2.5em;
    line-height: 1.2em; }
    #top .post_title.has_background {
      padding: 10rem 1rem 12rem; }
    #top .post_title span {
      display: block;
      color: #32a6a6;
      font-family: "Roboto", sans-serif;
      font-weight: 700;
      font-size: .5em;
      letter-spacing: .1em;
      font-style: normal;
      text-transform: uppercase !important;
      letter-spacing: .1em; }
  #top .banner_background {
    opacity: .4; }
  #top .banner_color {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #051726; }

/* Banners  ------------------------------------------------------------------------------------ */
.banner_container {
  position: relative;
  overflow: hidden;
  height: 75vh;
  background-color: #051726; }
  .banner_container .banner_background {
    opacity: .4; }
  @media all and (max-width: 1240px) {
    .banner_container {
      min-height: 400px;
      max-height: 120vw; } }
  @media all and (min-width: 1240px) {
    .banner_container {
      min-height: 720px;
      max-height: 900px; } }
  .banner_container section.content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: calc(100% - 2em);
    max-width: 800px;
    text-align: center;
    transform: translateX(-50%) translateY(-40%); }
    .banner_container section.content .banner_title {
      margin: 1rem 0;
      font-size: 3.5em;
      line-height: 1.2em;
      text-transform: uppercase; }
    .banner_container section.content .banner_headline {
      margin: 1rem 0;
      font-size: 3.5em;
      line-height: 1.2em; }
    .banner_container section.content .banner_subhead {
      margin: 1rem 0;
      font-size: 1.5em;
      line-height: 1.4em; }
    .banner_container section.content .banner_caption {
      margin: 1rem 0;
      font-size: 1.2em; }
    @media all and (min-width: 720px) {
      .banner_container section.content.textleft {
        max-width: 1240px;
        text-align: left; }
        .banner_container section.content.textleft > div {
          padding-right: 50%; }
      .banner_container section.content.textright {
        max-width: 1240px;
        text-align: left; }
        .banner_container section.content.textright > div {
          padding-left: 50%; } }
  .banner_container .video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: .8; }
    .banner_container .video-container iframe {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100vw;
      height: 100vh;
      transform: translate(-50%, -50%);
      pointer-events: none; }
  @media (min-aspect-ratio: 16 / 9) {
    .banner_container .video-container iframe {
      /* height = 100 * (9 / 16) = 56.25 */
      height: 56.25vw; } }
  @media (max-aspect-ratio: 16 / 9) {
    .banner_container .video-container iframe {
      /* width = 100 / (9 / 16) = 177.777777 */
      width: 177.78vh; } }

/* Masonry ------------------------------------------------------------------------------------ */
.masonry {
  max-width: 1280px;
  margin: 0 auto;
  padding: 1rem;
  text-align: center; }
  .masonry .grid_item {
    float: left;
    width: 100%; }
    @media all and (min-width: 480px) {
      .masonry .grid_item {
        width: 50%; } }
    @media all and (min-width: 720px) {
      .masonry .grid_item {
        width: 33.3%; } }

/* Services ------------------------------------------------------------------------------------ */
#services {
  padding: .5em 0; }

/* Footers ------------------------------------------------------------------------------------ */
#footer {
  padding: 2rem 0 1rem;
  background-color: #103b73; }
  #footer p.locations {
    font-size: .75em;
    color: rgba(255, 255, 255, 0.5);
    font-style: italic; }

#cta-footer {
  z-index: 200;
  padding: 4em 0;
  background: #32a6a6;
  background: radial-gradient(ellipse at center, #32a6a6 0%, #2b919c 110%); }
  #cta-footer p {
    color: rgba(255, 255, 255, 0.67);
    font-size: 1.2em; }

#footer-links {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  grid-gap: 2em; }
  #footer-links h1, #footer-links h2, #footer-links h3 {
    font-size: 1.25em; }
  #footer-links p {
    color: rgba(255, 255, 255, 0.5); }
    #footer-links p strong {
      color: #fff; }
  #footer-links a.button {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%); }
  #footer-links ul.menu li {
    color: #32a6a6; }

/* Home page ------------------------------------------------------------------------------------ */
#thumbnails {
  z-index: 220;
  background-color: #103b73; }
  #thumbnails a {
    color: #fff;
    text-decoration: none !important; }
    #thumbnails a:before {
      -webkit-mask-size: 100% 100%;
      mask-size: 100% 100%; }
    #thumbnails a:nth-child(1):before {
      -webkit-mask-image: url(../links/thumbs/new.svg);
      mask-image: url(../links/thumbs/new.svg); }
    #thumbnails a:nth-child(2):before {
      -webkit-mask-image: url(../links/thumbs/used.svg);
      mask-image: url(../links/thumbs/used.svg); }
    #thumbnails a:nth-child(3):before {
      -webkit-mask-image: url(../links/thumbs/rental.svg);
      mask-image: url(../links/thumbs/rental.svg); }
  @media all and (min-width: 720px) {
    #thumbnails section.content.thirds {
      max-width: 1280px;
      padding-bottom: 2rem;
      text-align: center; }
    #thumbnails a {
      display: block;
      padding: 1rem 2rem 2rem;
      font-size: 1.5em;
      line-height: 1em;
      text-align: center;
      background-color: rgba(255, 255, 255, 0.02);
      box-shadow: 0 0 1rem rgba(5, 23, 38, 0.2);
      border-radius: 0.4rem; }
      #thumbnails a:before {
        content: '';
        display: block;
        position: relative;
        width: 8rem;
        height: 8rem;
        margin: 0 auto 1rem;
        background-color: #32a6a6; }
      #thumbnails a:after {
        content: "View";
        display: block;
        color: #32a6a6;
        padding: .5rem 0;
        font-size: .9rem;
        font-family: "Roboto", sans-serif;
        font-weight: 800;
        font-style: normal;
        text-transform: uppercase; } }
  @media all and (min-width: 720px) and (min-device-width: 1025px) {
    #thumbnails a:hover {
      background-color: #32a6a6; }
      #thumbnails a:hover:before {
        background-color: #fff; }
      #thumbnails a:hover:after {
        color: #fff; } }

  @media all and (max-width: 720px) {
    #thumbnails a {
      display: block;
      margin: 1rem 0;
      padding: 1rem 1.5rem 1rem 4rem;
      background-color: #103b73;
      border-radius: 0.2rem; }
      #thumbnails a span {
        display: block;
        font-size: 1.2em;
        line-height: 1.5em; }
      #thumbnails a:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 2em;
        transform: translate(-50%, -50%);
        width: 2.5em;
        height: 2.5em;
        background-color: #32a6a6; } }

/* Equipment type pages ------------------------------------------------------------------------------------ */
#equip-intro .excerpt p {
  margin: 2rem 0;
  padding-left: 1rem;
  font-size: 1.4em;
  font-style: italic;
  border-left: solid 4px #32a6a6; }

#equip-products {
  padding: 2em 0;
  background-color: #f3efea; }

/* Equipment pages ------------------------------------------------------------------------------------ */
#top.type-equipment,
#top.type-used {
  height: 67vh;
  box-shadow: 0 0 1rem rgba(5, 23, 38, 0.2); }
  @media all and (min-width: 1240px) {
    #top.type-equipment,
    #top.type-used {
      min-height: 480px;
      max-height: 720px; } }
  #top.type-equipment .equip_image,
  #top.type-used .equip_image {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  #top.type-equipment section.content,
  #top.type-used section.content {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    width: 1280px;
    max-width: calc(100% - 2em);
    text-align: left;
    transform: translateX(-50%) translateY(-50%); }
    #top.type-equipment section.content > h2,
    #top.type-used section.content > h2 {
      margin: 1rem 0;
      padding-right: 54%;
      font-size: 2.5em; }
    #top.type-equipment section.content > p,
    #top.type-used section.content > p {
      margin: 1rem 0;
      margin-left: .25rem;
      padding-right: 54%;
      padding-left: 1rem;
      color: #e6ded4;
      border-left: solid 3px #32a6a6; }
    #top.type-equipment section.content > a,
    #top.type-used section.content > a {
      margin: 1rem 0;
      font-size: .9em; }

#related {
  padding: 2rem 0 3rem;
  background-color: #e6ded4; }

/* Header ------------------------------------------------------------------------------------ */
#nav {
  position: fixed;
  z-index: 1000;
  width: 100%;
  box-shadow: 0 0 1rem rgba(5, 23, 38, 0); }
  #nav a {
    text-decoration: none !important; }
  #nav a#nav_logo {
    display: block;
    position: relative;
    z-index: 1100;
    margin: 0 auto;
    background-image: url("../links/Northman-Icon-White.svg");
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat; }
  #nav.active {
    background: #051726;
    box-shadow: 0 0 1rem rgba(5, 23, 38, 0.4); }

#nav,
#nav * {
  -webkit-transition: all 200ms;
  transition: all 200ms; }

@media all and (min-width: 1025px) {
  /* Desktop ------------------------------------------------------------------------------------ */
  #nav a#nav_logo {
    width: 120px;
    height: 120px;
    margin-bottom: 40px; }
    #nav a#nav_logo:after {
      content: "NORTHMAN";
      position: absolute;
      left: 50%;
      bottom: -30px;
      width: 240px;
      margin-left: -120px;
      color: #fff !important;
      font-family: "Noto Serif", serif;
      font-weight: 700;
      font-size: 32px;
      line-height: 40px;
      text-align: center; }
  #nav.active a#nav_logo {
    margin-bottom: 0; }
    #nav.active a#nav_logo:after {
      bottom: -10px;
      font-size: 24px;
      opacity: 0;
      visibility: hidden; }

  #top {
    padding-top: 160px; }

  .banner_container {
    margin-top: -160px; }

  @keyframes dropdown {
    0% {
      top: 110%;
      opacity: 0; }
    100% {
      top: 100%;
      opacity: 1; } }
  /* Main menu ------------------------------------------------------------------------------------ */
  #main_menu {
    z-index: 1100;
    position: absolute;
    left: 20px;
    top: 60px;
    font-size: 0;
    line-height: 0;
    text-align: center;
    transform: translateY(-50%); }
    #main_menu ul.menu {
      display: block;
      margin: 0;
      padding: 0; }
      #main_menu ul.menu > li {
        display: inline-block;
        vertical-align: top;
        position: relative;
        margin: 0;
        padding: 0; }
        #main_menu ul.menu > li > a {
          display: block;
          padding: 10px;
          color: #fff;
          font-size: 22px;
          line-height: 30px;
          font-family: "Noto Serif", serif;
          font-weight: 700; }
          #main_menu ul.menu > li > a:after {
            pointer-events: none;
            content: '';
            position: absolute;
            top: 0;
            left: 50%;
            width: 12px;
            height: 3px;
            background-color: rgba(50, 166, 166, 0);
            border-radius: 1px;
            transform: translateX(-50%); }
        #main_menu ul.menu > li.current-menu-item > a:after, #main_menu ul.menu > li.current-menu-ancestor > a:after {
          top: -3px;
          width: 24px;
          background-color: #32a6a6; }
        #main_menu ul.menu > li:hover > a:after {
          top: -3px;
          width: 24px;
          background-color: #32a6a6; }
        #main_menu ul.menu > li ul.sub-menu {
          display: none;
          position: absolute;
          width: 300px;
          text-align: left;
          background-color: #32a6a6;
          overflow: hidden;
          border-radius: 0.2rem;
          box-shadow: 0 0 1rem rgba(5, 23, 38, 0.2);
          animation: 250ms dropdown; }
          #main_menu ul.menu > li ul.sub-menu li {
            display: block;
            margin: 0;
            padding: 0; }
            #main_menu ul.menu > li ul.sub-menu li a {
              display: block;
              padding: 12px 15px;
              color: #fff !important;
              font-size: 18px;
              line-height: 20px;
              font-weight: 400;
              border-bottom: solid 2px #2b919c; }
            #main_menu ul.menu > li ul.sub-menu li.current-menu-item > a {
              background-color: #2b919c; }
            #main_menu ul.menu > li ul.sub-menu li:hover > a {
              background-color: #2b919c; }
            #main_menu ul.menu > li ul.sub-menu li:first-child a {
              padding-top: 18px; }
            #main_menu ul.menu > li ul.sub-menu li:last-child a {
              padding-bottom: 18px;
              border-bottom: none; }
        #main_menu ul.menu > li:hover ul.sub-menu {
          display: block; }

  /* Alt menu ------------------------------------------------------------------------------------ */
  #alt_menu {
    z-index: 1100;
    position: absolute;
    right: 20px;
    top: 60px;
    font-size: 0;
    line-height: 0;
    text-align: center;
    transform: translateY(-50%); }
    #alt_menu ul.menu {
      display: block;
      margin: 0;
      padding: 0; }
      #alt_menu ul.menu > li {
        display: inline-block;
        vertical-align: top;
        position: relative;
        margin: 0;
        padding: 0; }
        #alt_menu ul.menu > li > a {
          display: block;
          padding: 10px 20px;
          color: #fff;
          font-size: 18px;
          line-height: 24px;
          font-family: "Noto Serif", serif;
          font-weight: 700;
          background-color: #32a6a6;
          border-radius: 0.2rem; }
        #alt_menu ul.menu > li:hover > a {
          background-color: #2b919c; } }
@media all and (max-width: 1025px) {
  /* Mobile ------------------------------------------------------------------------------------ */
  #nav a#nav_logo {
    width: 80px;
    height: 80px; }

  #top {
    padding-top: 80px; }

  .banner_container {
    margin-top: -80px; }

  /* Menu toggle ------------------------------------------------------------------------------------ */
  #main_menu .menu_container {
    display: block;
    position: fixed;
    z-index: 1100;
    top: 0;
    bottom: 0;
    right: -320px;
    width: 320px;
    margin: 0;
    padding: 60px 0;
    max-width: 100%;
    text-align: left;
    background-color: #32a6a6;
    overflow-y: auto;
    box-shadow: 0 0 0 rgba(5, 23, 38, 0);
    -webkit-overflow-scrolling: touch; }
  #main_menu > .toggle_button {
    display: block;
    position: absolute;
    z-index: 1010;
    top: 0;
    right: 0;
    bottom: 0;
    width: 60px;
    cursor: pointer; }
    #main_menu > .toggle_button:before, #main_menu > .toggle_button:after {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      width: 24px;
      height: 3px;
      margin-left: -12px;
      background-color: #fff;
      border-radius: 1.5px; }
    #main_menu > .toggle_button:before {
      top: 50%;
      margin-top: -5px; }
    #main_menu > .toggle_button:after {
      bottom: 50%;
      margin-bottom: -5px; }
  #main_menu.active .menu_container {
    right: 0;
    box-shadow: 0 0 0 rgba(5, 23, 38, 0.2); }
  #main_menu.active > .toggle_button {
    z-index: 1200; }
    #main_menu.active > .toggle_button:before {
      margin-top: -1.5px;
      background-color: #103b73;
      transform: rotate(45deg); }
    #main_menu.active > .toggle_button:after {
      margin-bottom: -1.5px;
      background-color: #103b73;
      transform: rotate(-45deg); }
  #main_menu.active > .overlay {
    position: fixed;
    z-index: 1050;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(5, 23, 38, 0.8); }

  /* Main menu ------------------------------------------------------------------------------------ */
  #main_menu {
    text-align: left; }
    #main_menu ul.menu {
      margin: 0;
      padding: 10px 20px; }
      #main_menu ul.menu > li {
        display: block;
        margin: 8px 0;
        padding: 0;
        border: solid 2px #2b919c;
        border-radius: 0.2rem;
        overflow: hidden; }
        #main_menu ul.menu > li > a {
          display: block;
          position: relative;
          z-index: 1;
          height: 24px;
          padding: 12px;
          color: #103b73;
          font-size: 22px;
          line-height: 24px;
          font-family: "Noto Serif", serif;
          font-weight: 700; }
        #main_menu ul.menu > li.current-menu-item > a {
          background-color: #2b919c; }
        #main_menu ul.menu > li.menu-item-has-children {
          position: relative; }
          #main_menu ul.menu > li.menu-item-has-children > a {
            padding-right: 45px; }
          #main_menu ul.menu > li.menu-item-has-children .toggle_button {
            cursor: pointer;
            display: block;
            position: absolute;
            z-index: 2;
            top: 0;
            right: 0;
            width: 48px;
            height: 48px; }
            #main_menu ul.menu > li.menu-item-has-children .toggle_button:after {
              content: '';
              display: block;
              position: absolute;
              top: 25%;
              right: 25%;
              width: 50%;
              height: 50%;
              background-color: #103b73;
              mask-image: url(../links/icons/down.svg); }
          #main_menu ul.menu > li.menu-item-has-children.active .toggle_button:after, #main_menu ul.menu > li.menu-item-has-children.current-menu-item .toggle_button:after, #main_menu ul.menu > li.menu-item-has-children.current-menu-ancestor .toggle_button:after {
            transform: rotate(180deg); }
        #main_menu ul.menu > li ul.sub-menu {
          display: none;
          margin: 0;
          padding: 0; }
          #main_menu ul.menu > li ul.sub-menu li {
            display: block;
            position: relative;
            margin: 0;
            padding: 0;
            border-radius: 0; }
            #main_menu ul.menu > li ul.sub-menu li a {
              display: block;
              padding: 12px;
              color: #103b73;
              font-size: 16px;
              line-height: 20px;
              font-weight: 700;
              border-top: solid 2px #2b919c; }
            #main_menu ul.menu > li ul.sub-menu li.current-menu-item a {
              background-color: #2b919c; }
        #main_menu ul.menu > li.active ul.sub-menu, #main_menu ul.menu > li.current-menu-item ul.sub-menu, #main_menu ul.menu > li.current-menu-ancestor ul.sub-menu {
          display: block; }

  /* Alt menu ------------------------------------------------------------------------------------ */
  #alt_menu {
    z-index: 1100;
    position: absolute;
    left: 20px;
    top: 50%;
    font-size: 0;
    line-height: 0;
    text-align: center;
    transform: translateY(-50%); }
    #alt_menu ul.menu {
      display: block;
      margin: 0;
      padding: 0; }
      #alt_menu ul.menu > li {
        display: inline-block;
        vertical-align: top;
        position: relative;
        margin: 0;
        padding: 0; }
        #alt_menu ul.menu > li > a {
          display: block;
          padding: 10px 16px;
          color: #fff;
          font-size: 16px;
          line-height: 20px;
          font-family: "Noto Serif", serif;
          font-weight: 700;
          background-color: #32a6a6;
          border-radius: 0.2rem; }
        #alt_menu ul.menu > li:hover > a {
          background-color: #2b919c; } }
/* Additional CSS  ------------------------------------------------------------------------------------ */
